Heya all!
[EMAIL PROTECTED] (Andrew Farmer) writes:
> At 29 August, 2003 Adam Scriven wrote:
>> Hey all.
>>
>> I've been thinking recently about the Dvorak keyboard layout, and I thought
>> I'd set it up to test on my system.
>> [...]
>
> Well, as long as you use X for most of your work, you could look into
> doing it with xmodmap. [...]
X comes with a basic dvorak keyboard layout. Maybe a look at
setxkbmap will help you solve your issue. For me
$ setxkbmap -symbols 'en_US(pc105)+dvorak'
does the job (en_US to get the cursor keys and anything else, dvorak
for the different character mapping).
With some guessing and reading of /usr/X11R6/lib/X11/doc/README.XKB-*
you can tell X to switch keyboard layouts on a certain key
combination.
If you use KDE, you can set up layouts here:
Settings -> Control Center -> Regional & Accesibility -> Keyboard Layout
Kind regards,
Sascha
* x11-base/xfree
Latest version installed: 4.3.0-r3
--
Documentation - The worst part of programming.
--
[EMAIL PROTECTED] mailing list