Bind ' key (n=39) to the pop-up ATC dialog box
This commit is contained in:
parent
fb9242c30e
commit
67a6d1758d
1 changed files with 8 additions and 0 deletions
|
@ -275,6 +275,14 @@ calculated by adding 256 to the GLUT key value in glut.h.
|
|||
<value type="bool">true</value>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
<key n="39">
|
||||
<name>'</name>
|
||||
<desc>Display a dialog relevant to the tuned in ATC service (if any)</desc>
|
||||
<binding>
|
||||
<command>ATC-dialog</command>
|
||||
</binding>
|
||||
</key>
|
||||
|
||||
<key n="43">
|
||||
<name>+</name>
|
||||
|
|
Loading…
Reference in a new issue