xmodmap probs...

Alexander Gottwald alexander.gottwald@informatik.tu-chemnitz.de
Tue Apr 24 08:24:00 GMT 2001


On Tue, 24 Apr 2001, Corinna Vinschen wrote:

> What I still don't know is, how do I set up the german keyboard
> before or when connecting to my Linux box? The problem is that
> xdm doesn't know about my german keyboard when the xdm login
> dialog is displayed. I'm using a xdm broadcast connection in
> .xserverrc:
> 
> exec X :0 -screen 0 1280x1024x32 -broadcast
> 
> What commandline option (and files) do I have to use (copy/create)
> to get the german keyboard from the beginning (before login)?
in /etc/X11/xdm (or /usr/X11R6/lib/X11/xdm) are the configuration
files for xdm. As man xdm stated, the file Xsetup should be the
one you're looking for. On my host, a Xsetup_0 is provided for
screen 0, but it seems to be just a shell script.
so try
#!/bin/sh
/usr/X11R6/bin/xmodmap /etc/X11/xmodmap.de

In xdm-config add the line
DisplayManager*setup:        /etc/X11/xdm/Xsetup

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org
 +49 3725 349 80 80



More information about the Cygwin-xfree mailing list