mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 06:43:45 +02:00
gmenu2x: catch up with the latest git version, input.conf has changed.
This commit is contained in:
parent
0be554fd7f
commit
44b60e7b71
@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmenu2x
|
||||
PKG_VERSION:=20100905
|
||||
PKG_REV:=0775638dbcbc491d98df3c8932a933d1be2790d6
|
||||
PKG_VERSION:=20101017
|
||||
PKG_REV:=9986a1f08fe4eafe0b068ccf94602eb2825480d6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
a=keyboard,104 #NanoNote H
|
||||
b=keyboard,13 #NanoNote Enter
|
||||
x=keyboard,120 #NanoNote X
|
||||
y=keyboard,121 #NanoNote Y
|
||||
l=keyboard,108 #NanoNote L
|
||||
r=keyboard,9 #NanoNote Tab
|
||||
select=keyboard,283 #Nanonote F2
|
||||
start=keyboard,115 #NanoNote S
|
||||
cancel=keyboard,104 #NanoNote H
|
||||
accept=keyboard,13 #NanoNote Enter
|
||||
clear=keyboard,120 #NanoNote X
|
||||
manual=keyboard,121 #NanoNote Y
|
||||
altleft=keyboard,108 #NanoNote L
|
||||
altright=keyboard,9 #NanoNote Tab
|
||||
menu=keyboard,283 #Nanonote F2
|
||||
settings=keyboard,115 #NanoNote S
|
||||
up=keyboard,273
|
||||
down=keyboard,274
|
||||
left=keyboard,276
|
||||
|
Loading…
Reference in New Issue
Block a user