Tagged Questions
0
votes
0answers
26 views
Custom display settings with Lubuntu? [duplicate]
I am having a hard time with this HP Mini 210 1000 netbook. The screen just stretched out all of a sudden, forcing a resolution (1024x768) which is higher than the display's actual resolution ...
0
votes
0answers
115 views
Openbox-desktop in Lubuntu alongside with “normal” desktop
I have two monitors and use shall script for xrandr on startup:
xrandr --output DVI-1 --mode 1920x1080 --pos 1024x0 --rotate normal
xrandr --output DVI-0 --mode 1024x768 --pos 0x312 --rotate normal
...
0
votes
0answers
146 views
xrandr errors on neofb driver
xrandr keeps showing errors:
xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x ...
0
votes
1answer
501 views
How to change the screen resolution of the virtual console on an external VGA?
I've found helpful solutions to randr problems on the regular GUI (Ctrl+Alt+F7) but this question is about resizing the virtual console, which doesn't have good google results.
I've been using arandr ...
0
votes
2answers
866 views
set screen resolution higher than what's supported
When I run xrandr I have this output:
barsoom@ubuntu:/etc/xdg/lxsession/Lubuntu$ sudo xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, ...
6
votes
3answers
9k views
Set a specific screen resolution with xrandr
So I installed LUbuntu 11.04 on my VirtualBox. I couldn't find the 1366x768 resolution so I installed Guest Additions but it wasn't there.
So I used this code to set the correct resolution:
gtf 1366 ...
