* Add Dvorak keymap contributed by Darian Rackham, thanks!

* Cleanup the license header and add authors
* Sort the available keymaps list in the config file and add 'dv'

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25806 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2008-06-05 16:34:30 +00:00
parent 53e6934549
commit 2c19d5ec25
2 changed files with 46 additions and 5 deletions
@@ -2,8 +2,9 @@
#define KERNEL_DEBUGGER_CONFIG_H
// Available keymaps:
// 'us' default US keymap
// 'dv' dvorak keymap
// 'sg' swiss-german keymap
// 'us' default US keymap
#define KDL_KEYMAP 'us'