Fix Softkey 10, 11 and 12 for FG1000 multi-keys
commit afb9f752028c3083ff9f78c419e639dc4ce254d5 Author: Roman Ludwicki <romek21@op.pl> Date: Fri Nov 19 18:22:14 2021 +0100 Fix Softkey 10, 11 and 12 for FG1000 multi-keys
This commit is contained in:
parent
eaf03b6005
commit
889d0cb915
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<key n="49">
|
||||
<name>1</name>
|
||||
<desc>Softkey 1</desc>
|
||||
<exit/>
|
||||
<!-- no <exit/> because it makes it impossible to enter 10, 11, 12 -->
|
||||
<binding>
|
||||
<command>FG1000SoftKeyPushed</command>
|
||||
<device>1</device>
|
||||
|
@ -163,7 +163,7 @@
|
|||
<key n="49">
|
||||
<name>1</name>
|
||||
<desc>Softkey 1</desc>
|
||||
<exit/>
|
||||
<!-- no <exit/> because it makes it impossible to enter 10, 11, 12 -->
|
||||
<binding>
|
||||
<command>FG1000SoftKeyPushed</command>
|
||||
<device>2</device>
|
||||
|
|
Loading…
Reference in a new issue