Check-in [9139746602]
Not logged in
Overview
Comment:Removed extra undescore from list of keys
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9139746602327080e187c4df97d1db4ce31a5a52
User & Date: vitus on 2019-10-04 09:44:06
Other Links: manifest | tags
Context
2019-10-04
17:14
Removed some pylint warnings check-in: 86c3c38746 user: vitus tags: trunk
09:44
Removed extra undescore from list of keys check-in: 9139746602 user: vitus tags: trunk
09:28
Typo fix in README.Debian check-in: cb06bb8763 user: vitus tags: trunk
Changes

Modified vws.mkd from [a1c7e7421a] to [9b1750f173].

426
427
428
429
430
431
432
433
434
435
436
437
438
439
440

Following key names are avalable:

```
shift shift_r alt alt_r altgr altgr_r ctrl ctrl_r menu
esc	 f1  f2  f3 f4  f5  f6  f7  f8  f9 f10 f11 f12
grave_accent 1 2 3 4 5 6 7 8 9 0 minus  equal backslash backspace 
tab q w e r t y u i o p bracket_left bracket_right_ret 
a s d f g  h  j k l semicolon apostrophe
z  x  c v b n m  comma  dot  slash
asterisk  spc  caps_lock num_lock  scroll_lock  kp_divide  kp_multiply
kp_subtract kp_add  kp_enter  kp_decimal  sysrq  kp_0  kp_1
kp_2  kp_3  kp_4  kp_5  kp_6  kp_7 kp_8  kp_9  less   
print home  pgup  pgdn  end  left  up
down  right  insert  delete







|







426
427
428
429
430
431
432
433
434
435
436
437
438
439
440

Following key names are avalable:

```
shift shift_r alt alt_r altgr altgr_r ctrl ctrl_r menu
esc	 f1  f2  f3 f4  f5  f6  f7  f8  f9 f10 f11 f12
grave_accent 1 2 3 4 5 6 7 8 9 0 minus  equal backslash backspace 
tab q w e r t y u i o p bracket_left bracket_right ret 
a s d f g  h  j k l semicolon apostrophe
z  x  c v b n m  comma  dot  slash
asterisk  spc  caps_lock num_lock  scroll_lock  kp_divide  kp_multiply
kp_subtract kp_add  kp_enter  kp_decimal  sysrq  kp_0  kp_1
kp_2  kp_3  kp_4  kp_5  kp_6  kp_7 kp_8  kp_9  less   
print home  pgup  pgdn  end  left  up
down  right  insert  delete