mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 18:34:41 +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
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gmenu2x
|
PKG_NAME:=gmenu2x
|
||||||
PKG_VERSION:=20100905
|
PKG_VERSION:=20101017
|
||||||
PKG_REV:=0775638dbcbc491d98df3c8932a933d1be2790d6
|
PKG_REV:=9986a1f08fe4eafe0b068ccf94602eb2825480d6
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
a=keyboard,104 #NanoNote H
|
cancel=keyboard,104 #NanoNote H
|
||||||
b=keyboard,13 #NanoNote Enter
|
accept=keyboard,13 #NanoNote Enter
|
||||||
x=keyboard,120 #NanoNote X
|
clear=keyboard,120 #NanoNote X
|
||||||
y=keyboard,121 #NanoNote Y
|
manual=keyboard,121 #NanoNote Y
|
||||||
l=keyboard,108 #NanoNote L
|
altleft=keyboard,108 #NanoNote L
|
||||||
r=keyboard,9 #NanoNote Tab
|
altright=keyboard,9 #NanoNote Tab
|
||||||
select=keyboard,283 #Nanonote F2
|
menu=keyboard,283 #Nanonote F2
|
||||||
start=keyboard,115 #NanoNote S
|
settings=keyboard,115 #NanoNote S
|
||||||
up=keyboard,273
|
up=keyboard,273
|
||||||
down=keyboard,274
|
down=keyboard,274
|
||||||
left=keyboard,276
|
left=keyboard,276
|
||||||
|
Loading…
Reference in New Issue
Block a user