i3 config: external display & setxkbmap

* only use external display on Sedric
* uncommnet setxkbmap, but keep the layouts commented

Closes: #8
This commit is contained in:
Aminda Suomalainen 2019-08-23 14:55:13 +03:00
parent b50da5b812
commit 11a20aa9ac
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 6 additions and 5 deletions

View File

@ -313,11 +313,12 @@ exec --no-startup-id redshift-gtk -l 60.15937:24.87530
# Centre of Kotka
#exec --no-startup-id redshift-gtk -l 60.46742:26.94508
# Sedric - mirror displays
exec --no-startup-id xrandr --output HDMI-1 --same-as eDP-1
#exec --no-startup-id xrandr --output HDMI-1 --same-as eDP-1
# Sedric - double monitor via arandr
exec --no-startup-id xrandr --output VGA-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal
#exec --no-startup-id xrandr --output VGA-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal
workspace 1 output HDMI-1
# Sedric - HDMI-only. Disable via TTY if appropiate.
#exec --no-startup-id xrandr --output VGA-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output eDP-1 --off
# Special keyboard options such as FI/CZ/EPO layouts that WILL CONFUSE YOU.
#exec --no-startup-id setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none -option caps:backspace -option shift:both_capslock -option grp:ctrls_toggle -layout fi,cz,epo -variant ,qwerty,
exec --no-startup-id xrandr --output VGA-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output eDP-1 --off
# Special keyboard options that WILL CONFUSE YOU.
exec --no-startup-id setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none -option caps:backspace -option shift:both_capslock
#-option grp:ctrls_toggle -layout fi,cz,epo -variant ,qwerty,