[movitz-devel] Re: keyboard layouts
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Wed Mar 14 20:40:24 UTC 2007
sabetts at andrew.cmu.edu writes:
> I cleaned up my dvorak hack from ages ago. It rearranges some stuff
> and creates an exported function, x86-pc.keyboard:set-kbd-layout. call
> it with :dvorak or :qwerty to switch to that layout. default is
> qwerty, of course. So, now you can eval at the repl:
>
> (x86-pc.keyboard:set-kbd-layout :dvorak)
Thanks! I checked this in just now. I just renamed *kbd-layouts* to
*layouts* and changed it to be an assoc list rather than
hash-table.
--
Frode Vatvedt Fjeld
More information about the movitz-devel
mailing list