; vga (xbindkey '(control alt v) "xrandr --output VGA --auto --output LVDS --off; eval $(cat $HOME/.fehbg)") ; beamer (xbindkey '(control alt b) "xrandr --output VGA --mode 800x600 --rate 60 --output LVDS --off; eval $(cat $HOME/.fehbg)") ; lvds (xbindkey '(control alt l) "xrandr --output LVDS --auto --output VGA --off; eval $(cat $HOME/.fehbg)") ; setup display-setup-xorg-vga-only (xbindkey '(control alt comma) "/usr/bin/x-terminal-emulator -e bash $HOME/.scripts/display/display-setup-xorg-vga-only.sh") ; display-setup-xorg-default (xbindkey '(control alt period) "/usr/bin/x-terminal-emulator -e bash $HOME/.scripts/display/display-setup-xorg-default.sh")