14 lines
432 B
Plaintext
14 lines
432 B
Plaintext
|
/////////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated keyboard layout file with the Keyboard Layout Editor.
|
||
|
// For more about the software, see http://code.google.com/p/keyboardlayouteditor
|
||
|
//
|
||
|
|
||
|
xkb_symbols "dvorak-custom"
|
||
|
{
|
||
|
name[Group1] = "English (custom Dvorak)";
|
||
|
include "us(dvorak)"
|
||
|
key <LSGT> { [ dead_diaeresis, ssharp ] }; // D¨ ß
|
||
|
};
|
||
|
|