diff options
| author | Eero Tamminen <oak@helsinkinet.fi> | 2020-11-10 23:21:23 (GMT) |
|---|---|---|
| committer | Eero Tamminen <oak@helsinkinet.fi> | 2020-11-10 23:29:30 (GMT) |
| commit | f1eeb911f8c8ebc86562fc805c79ae5578e3bcd4 (patch) | |
| tree | 96a701876f68e946c2851a3a1bf5341487d256a7 | |
| parent | effab249fd282fd67893f7b5e3a4ce3a8f536fd3 (diff) | |
| download | hatari-f1eeb911f8c8ebc86562fc805c79ae5578e3bcd4.zip hatari-f1eeb911f8c8ebc86562fc805c79ae5578e3bcd4.tar.gz | |
Remove obsolete comment with reference to keymap-sample.txt
| -rw-r--r-- | doc/fr/clavier-exemple.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/fr/clavier-exemple.txt b/doc/fr/clavier-exemple.txt index 16be81b..d28a762 100644 --- a/doc/fr/clavier-exemple.txt +++ b/doc/fr/clavier-exemple.txt @@ -27,14 +27,8 @@ # "Use all F1,F2,.... as standard function keys " # F1-F8 press F key, F9-F12 press cmd and F keys # -# Comments start with # or ; -# Every active line begins with two numbers separated by a comma -# First number is the symbolic Mac key code (see the SDL_keysym.h file -# from the SDL library header files usually in /usr/include/SDL/). -# Second number is the scancode of equivalent key of the keyboard Atari. -# first number can be replaced by a symbol -# -# +# 'keymap-sample.txt' file explains the syntax and values that can +# be used for keyboard mapping. # function keys line # |
