diff options
author | Teddy Wing | 2018-11-14 17:46:38 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-14 17:46:38 +0100 |
commit | bc85e73d297d50bbcb77b77071654117f4a8820a (patch) | |
tree | 244ba79c6de8c8a24255c9036dbd340ba7e23be0 /doc/dome-key.1.txt | |
parent | 69df701e72f06819384a1d7328a522f4a5705fba (diff) | |
download | DomeKey-bc85e73d297d50bbcb77b77071654117f4a8820a.tar.bz2 |
doc/dome-key.1.txt: Add "Mappings" section
Diffstat (limited to 'doc/dome-key.1.txt')
-rw-r--r-- | doc/dome-key.1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/dome-key.1.txt b/doc/dome-key.1.txt index 41e3220..6fbb680 100644 --- a/doc/dome-key.1.txt +++ b/doc/dome-key.1.txt @@ -66,6 +66,15 @@ timeout:: MAPPINGS -------- +Mappings are defined in '~/.config/dome-key/mappings.dkmap'. See +dome-key-mappings(7) for a complete explanation of the syntax. + +If a button is not mapped, it retains its normal function. The following +mappings apply when undefined, even without a mappings file: + + map <Up> <VolumeUp> + map <Play> <Play> + map <Down> <VolumeDown> LAUNCHD ------- |