Subject: Re: Changing keyboard layout for single user in X
To: Frederick Bruckman <fredb@immanent.net>
From: David Friggens <david.friggens@vuw.ac.nz>
List: netbsd-help
Date: 05/27/2002 18:16:16
> Take a look at xmodmap

I did see that, but I thought it was going a bit out of the way for a whole 
keyboard layout! :-)

> "xbkcomp".

This looked promising, so I had a web trawl to discover how to go about 
creating an XKB keymap as input. 

Luckily in the process I happened to stumble across the very handy 
setxkbmap(1). A simple "setxkbmap dvorak" in .xsession solved the problem.

Thanks
David