Help:Contents
From GuentertWiki
		(Difference between revisions)
		
		
|  (→Getting started) | |||
| Line 7: | Line 7: | ||
| * [http://www.bpc.uni-frankfurt.de/guentert/wiki/index.php?title=MediaWiki:Sidebar&action=edit Edit sidebar] | * [http://www.bpc.uni-frankfurt.de/guentert/wiki/index.php?title=MediaWiki:Sidebar&action=edit Edit sidebar] | ||
| + | |||
| + | setxkbmap -model evdev | ||
| + | |||
| + | add this to your xorg file. /etc/X11/xorg.conf | ||
| + | |||
| + | Section “ServerFlags” | ||
| + | Option “AutoAddDevices” “off” | ||
| + | EndSection | ||
Revision as of 16:21, 23 January 2009
Consult the User's Guide for information on using the wiki software.
Getting started
setxkbmap -model evdev
add this to your xorg file. /etc/X11/xorg.conf
Section “ServerFlags” Option “AutoAddDevices” “off” EndSection
