Blame docs/doc/dvorak/dvorak.diffs

Packit Service 50ad14
The gif picture here shows a Mac keyboard with ANSI-dvorak layout.
Packit Service 50ad14
This layout differs in three places from the dvorak layout:
Packit Service 50ad14
Packit Service 50ad14
keycode 12:  (us.map -_)	dvorak [{	ANSI-dvorak ][
Packit Service 50ad14
keycode 13:  (us.map =+)	dvorak ]}	ANSI-dvorak =+
Packit Service 50ad14
keycode 27:  (us.map ]})	dvorak =+	ANSI-dvorak {}
Packit Service 50ad14
Packit Service 50ad14
Of course ANSI-dvorak is illogical in that both parentheses
Packit Service 50ad14
are shifted, the brackets are on one key with the closing
Packit Service 50ad14
one unshifted, the braces are on one key with the opening
Packit Service 50ad14
one unshifted.
Packit Service 50ad14
The description given by Marcus Brooks in dvorak.txt
Packit Service 50ad14
coincides completely with our dvorak.map.
Packit Service 50ad14
==================================================================
Packit Service 50ad14
The xmodmap file in dvorak-l.xmodmap differs from dvorak-l.map
Packit Service 50ad14
in maybe 4 places:
Packit Service 50ad14
Packit Service 50ad14
keycode  2:  (us.map 1!)	dvorak-l [{	dvorak-l.xmodmap =+
Packit Service 50ad14
keycode  3:  (us.map 2@)	dvorak-l ]}	dvorak-l.xmodmap ][
Packit Service 50ad14
keycode 27:  (us.map ]})	dvorak-l =+	dvorak-l.xmodmap }{
Packit Service 50ad14
keycode 14:  (us.map <BS>)	dvorak-l <BS>	dvorak-l.xmodmap \|
Packit Service 50ad14
==================================================================
Packit Service 50ad14
The xmodmap file in dvorak-r.xmodmap differs from dvorak-r.map
Packit Service 50ad14
in maybe 4 places:
Packit Service 50ad14
Packit Service 50ad14
keycode 12:  (us.map -_)	dvorak-r [{	dvorak-r.xmodmap ][
Packit Service 50ad14
keycode 13:  (us.map =+)	dvorak-r ]}	dvorak-r.xmodmap =+
Packit Service 50ad14
keycode 27:  (us.map ]})        dvorak-r =+     dvorak-r.xmodmap }{
Packit Service 50ad14
keycode 14:  (us.map <BS>)	dvorak-r <BS>	dvorak-r.xmodmap \|
Packit Service 50ad14
==================================================================