You are not logged in.
Pages: 1
Topic closed
I managed to get it up and running but is there an app or something that makes it easier to disconnect and reconnect my laptop to the secondary monitor without having to restore all the settings everytime i decide that i want to move my laptop away from secondary monitor?
Offline
Not sure what you mean. Are you saying that every time you connect your laptop to an external monitor you need to bring up Menu -> Settings -> Display?
I use Xfce with a laptop and external monitor (via docking station) and all I do to connect/disconnect is hit fn-F7 to bring up the external monitor menu. If you don't have a monitor hotkey, you could always use xrandr and a hotkey(s) of your choice.
Offline
Gnome is automatic, but xfce is like most window managers, it has to be done manually with xrandr:
xrandr --output <laptop> --auto --output <external> --auto --left-of/--right-of <laptop>/<external>
If you disconnect, you may have to reexecute xrandr to leave out the external monitor.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
nomorewindows has it right.
a GUI alternative is ARandr from the repos
Lenovo ThinkPad X230. i5-3360m. Memory: 8GB 1666mhz. Crucial m8 SSD 128GB(root/home/boot) and 16GB mSATA (Swap/var). Running ArchLinux@KDE
Offline
Not sure what you mean. Are you saying that every time you connect your laptop to an external monitor you need to bring up Menu -> Settings -> Display?
I use Xfce with a laptop and external monitor (via docking station) and all I do to connect/disconnect is hit fn-F7 to bring up the external monitor menu. If you don't have a monitor hotkey, you could always use xrandr and a hotkey(s) of your choice.
seems like a good solution to tie the xrandr command to a keyboard shortcut and bind the panels to a particular monitor. Thanks. Sorry for responding so late. edit that works now wondering if there is a command to both enable secondary monitor and reset xrandr settings all at once edit again i set f6 to turn off external display f7 to turn it back on and f8 to restore dual monitor settings. now if only there was a way to combine f7 and f8. and && doesn't work. 3rd and final edit. combined commands into bash script and linked to that as a keyboard shortcut
Last edited by mamamia88 (2012-09-09 04:49:58)
Offline
Hi mamamia88,
I would be interested in your bash script, can you share it?
Offline
assaf_ben, do not necrobump threads.
Closing..
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed