diff options
Diffstat (limited to 'doc/ncmpc.lirc')
-rw-r--r-- | doc/ncmpc.lirc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ncmpc.lirc b/doc/ncmpc.lirc index 409b95182..ee77a8f0a 100644 --- a/doc/ncmpc.lirc +++ b/doc/ncmpc.lirc @@ -1,5 +1,5 @@ # -# Sample .lirc file for usage with irpty and ncmcp +# Sample .lirc file for usage with irpty and ncmpc # # $ irpty ./ncmpc.lirc -- ncmcp # @@ -94,7 +94,7 @@ begin button = CD_2 prog = irpty repeat = 2 - config = , + config = k end # move: Down @@ -103,7 +103,7 @@ begin button = CD_8 prog = irpty repeat = 2 - config = . + config = j end # move: Center (update) |