Dvorak in rdesktop in Ubuntu
For no apparent reason, Ubuntu’s rdesktop package omits a Dvorak keymap. In the notes to myself department, here’s how to fix that.
sudo aptitude install rdesktop<br />
cd /usr/share/rdesktop/keymaps<br />
sudo wget -O en-dv http://rdesktop.cvs.sourceforge.net/*checkout*/rdesktop/rdesktop/keymaps/en-dv?revision=1.1
Comments
You should submit a bug report for that.
Also, i'd recommmend <tt> instead of <pre> so long lines can wrap.
Posted by: rone
|
September 19, 2006 12:16 PM
I filed a bug in May; it languishes in an an "unconfirmed" status.
Good idea, re <tt> but my (default MT) template still sucks with long lines. Should fix that...
Posted by: Zed
|
September 19, 2006 4:59 PM