Results 1 to 6 of 6

Thread: Change screen format

  1. #1
    Join Date
    Aug 2021
    Location
    Italy
    Beans
    92
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Change screen format

    He there,
    I am using Kubuntu 21.04 with KDE Plasma Version: 5.21.4, is there a way to change your desktop format? I play old games that require a 4/3 format, right now I am using my monitor settings, I was wondering if there is an app that can change my format form 16/9 to 4/3.
    My GPU is "Mesa Intel® HD Graphics 630" and it does not have any options to change format, by the way I am using wine to run those old games
    Thanks in advance

  2. #2
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Change screen format

    Just go to the System Settings Apps of your Ubuntu Operating System. Then go to Displays Settings. Then you can now change the resolution you want.
    System Settings App is located at the All apps Installed in your System. Just locate it there. or you can just run the command
    Code:
    xrandr --output LVDS1 --panning "resolution" --scale "scale in numeric form ex.1.406x1.406"
    Just change the resolution you want to be and the scale of the resolution and if you want to go back to the original resolution:
    Code:
    xrandr --output LVDS1 --scale
    For more about the xrandr run this command;
    Code:
    xrandr --help
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  3. #3
    Join Date
    Aug 2021
    Location
    Italy
    Beans
    92
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Change screen format

    Thanks a lot

  4. #4
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Change screen format

    Quote Originally Posted by demonenero84 View Post
    Thanks a lot
    If you have nothing to add maybe you can mark this thread as solve.
    marking this thread as solve is very easy just click the solve thread below
    inside my signature so you will be guided.
    Marking this thread as solve might also help others who seek solutions same
    thread like this. So Good Luck and Regards.
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  5. #5
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Change screen format

    4:3 works just fine on 16:9. they just get stretched. if game is well done you can use in game setting to change it to 16:9 resolution.

    sometimes opensource engines are available for older games that will provide correct resolution for 16:9 monitors. For example doomsday engine (for Doom, Heretic, Hexen games), openmw (for Morrowind), dhewm3 (for doom 3), eduke32 (for Duke Nukem 3D), OpenJDK (for Jedi Knight 2 and Jedi Knight Academy) ...
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

  6. #6
    Join Date
    Aug 2021
    Location
    Italy
    Beans
    92
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: Change screen format

    Thanks, marked as solved

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •