Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: dupuy@cs.columbia.edu (Alexander Dupuy) Newsgroups: comp.sys.sun Subject: Re: Dvorak keyboard software on a Sun Keywords: Software Message-ID: <8903010045.AA08334@cs.columbia.edu> Date: 11 Mar 89 02:02:59 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu Original-Date: Tue, 28 Feb 89 19:45:53 EST X-Sun-Spots-Digest: Volume 7, Issue 193, message 2 of 18 Under 4.0, there is a Defaults entry /Input/Keymap_Directory (by default, /usr/lib/keymaps) which contains a number of .keydef files which should seem to be something like the outpuy of your getkbd.c. Ideally, these should be used by input_from_defaults, but they don't seem to be. There doesn't seem to be any documentaion on their format. Perhaps in 4.1, you will be able to set Input/Keymap_Directory to ~/keymaps, and by running input_from_defaults, have a Dvorak keyboard on any machine you use. @alex