Tiny Core Base > TCB Q&A Forum

[ HOW TO ] Resolution Changing ?!

<< < (15/15)

xor:
what does it mean !?


--- Code: ---tc@box:~$ xrandr --listmonitors
Monitors: 1
 0: +VGA-0 1024/271x768/203+0+0  VGA-0
--- End code ---


--- Quote from: xor on August 17, 2020, 01:25:58 PM ---
--- Code: ---tc@box:~$ sudo cvt 1360 768
--- End code ---

There is 1 inch horizontal shift on the screen!
"cvt 1360 768" command generates incorrect frequency values!
How can I add the real frequency values to the system!?



--- End quote ---

xor:
I got some comments that I can fix the problem with this.
https://github.com/badsectoracula/gamescope/

fullscreen games open at 1024x768 on the left of the screen!? :(
screen resolution 1360x768 ; full screen games open as 1024x768 on the left of the screen ! ? how can i overcome this problem


--- Quote from: xor on January 14, 2022, 01:13:14 AM ---When you select the full screen 1360x768 option in the game, the game stays half screen. (1024x768)

TCL11.1-x86_64-bit

The standard screen resolution command I use is:

--- Code: ---xrandr --newmode "1360x768_60.00"   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync
xrandr --addmode VGA-0 1360x768_60.00
xrandr --output VGA-0 --mode 1360x768_60.00
startx
--- End code ---



--- End quote ---

Rich:
Hi xor
You can stop posting those  xrandr  commands.
Your screenshot shows  xrandr  is working, your screen is 1360 x 768.
The problem is either steam or your games, not  xrandr.

xor:
!? physical monitor EDID data corrupted ; association with backup EDID data !?
http://forum.tinycorelinux.net/index.php/topic,25639.0.html

Navigation

[0] Message Index

[*] Previous page

Go to full version