All pastes #2135093 Raw Edit

Mine

public text v1 · immutable
#2135093 ·published 2012-04-11 18:32 UTC
rendered paste body
steve-pc ~ # cat /usr/share/X11/xorg.conf.d/30-keyboard.conf 
Section "InputClass" 
        Identifier             "keyboard-layout" 
        MatchIsKeyboard        "on" 
        Option "XkbLayout"     "uk" 
EndSection
steve-pc ~ #