[linux-l] AltGr und xmodmap

Ivan Villanueva iv at artificialidea.com
Di Apr 27 09:33:12 CEST 2004


On Tue, Apr 27, 2004 at 11:05:04AM +1000, Peter Ross wrote:
> Vielleicht, weil Du einen XServer mit Kbd-Extension startest, so dass
> xmodmap gar nicht greift?

Hallo Peter,

das ist wahrscheinlich mein Problem. Wie kann ich dieses kbd-Extension
konfigurieren, wenn nicht mit xmodmap ?
Teil meine XFConfig-4:

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"es"
EndSection

Danke,
Iván



Mehr Informationen über die Mailingliste linux-l