Tagged Questions
0
votes
0answers
179 views
xrandr is detecting the wrong minimum / maximum resolutions?
xrandr output
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1200, current 1920 x 1200, maximum 1920 x 1200
default connected 1920x1200+0+0 0mm x 0mm
...
1
vote
1answer
153 views
Is there a way to disable laptop LCD on startup when external monitor is connected
Am running 12.04 and Gnome Shell with a Thinkpad X201 laptop and docking station. When I start the Thinkpad in the docking station with the lid closed, Ubuntu is recognizes that the external monitor ...
1
vote
0answers
428 views
Gnome shell with multi-device and multiple monitors [closed]
I have two radeon 4850 HD with a crossfire link, with two monitors attached to each card. How do I configure xrandr to treat this as one big desktop? I've had all 4 monitors working with ximerama, but ...
1
vote
2answers
417 views
Disable Automatic Monitor Configuration
Currently I have three monitors configured in an AMD Eyefinity setup with the Radeon HD 6670, which works well. Unfortunately, whenever one of monitors enters standby mode (or is turned off) my other ...
8
votes
2answers
1k views
How to disable global <Super>-p shortcut?
In ubuntu 11.04 there was a workaround using gconf-editor and setting key
/apps/gnome_settings_daemon/plugins/xrandr/active to false.
However there is no such key in gconf-manager using ubuntu 11.10 ...