* 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:
@@ -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'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user