john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Xorg conf keyboard uk

if you run the Xorg -configure option it will create xorg.conf.new

if you want all users (or the default) xorg/icewm setting to change you'll have to replace

/etc/X11/xorg.conf (which is probably empty, size=0)

with the new one...

Additionally,

Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "pc105" Option "XkbLayout" "gb" EndSection

Option "XkbLayout" "us, se" Option "XkbOptions" "grp:caps_toggle"

Option "XkbModel" "microsoftmult"


  • « Auto user login gui
  • Virtual server security and setup »

Published

Feb 6, 2010

Category

linux

~61 words

Tags

  • conf 2
  • gui 34
  • keyboard 4
  • uk 1
  • xorg 1