#------------------------------------------------------------------------------ # Modified Calculate Utilities 3.7.2.16 # Processed template files: # /var/db/repos/calculate/profiles/templates/3.6/3_ac_install_live/1-merge/x11-base/xorg-server/X11/xorg.conf.d/keyboard.conf # To modify this file, create a /etc/X11/xorg.conf.d/keyboard.conf.clt template. #------------------------------------------------------------------------------ # Keyboard settings Section "InputClass" Identifier "keyboard" Driver "evdev" Option "Protocol" "event" MatchIsKeyboard "1" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:caps_toggle,compose:ralt" EndSection