mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
Enable hotkey on all the touchscreen targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29497 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
86a0022a16
commit
a43fb47ed6
5 changed files with 5 additions and 5 deletions
|
|
@ -94,6 +94,6 @@
|
||||||
#define CONFIG_LCD LCD_COWOND2
|
#define CONFIG_LCD LCD_COWOND2
|
||||||
|
|
||||||
/* Define this if a programmable hotkey is mapped */
|
/* Define this if a programmable hotkey is mapped */
|
||||||
//#define HAVE_HOTKEY
|
#define HAVE_HOTKEY
|
||||||
|
|
||||||
#define BOOTDIR "/.rockbox"
|
#define BOOTDIR "/.rockbox"
|
||||||
|
|
|
||||||
|
|
@ -92,6 +92,6 @@
|
||||||
#define CONFIG_LCD LCD_COWOND2
|
#define CONFIG_LCD LCD_COWOND2
|
||||||
|
|
||||||
/* Define this if a programmable hotkey is mapped */
|
/* Define this if a programmable hotkey is mapped */
|
||||||
//#define HAVE_HOTKEY
|
#define HAVE_HOTKEY
|
||||||
|
|
||||||
#define BOOTDIR "/.rockbox"
|
#define BOOTDIR "/.rockbox"
|
||||||
|
|
|
||||||
|
|
@ -92,6 +92,6 @@
|
||||||
#define CONFIG_LCD LCD_COWOND2
|
#define CONFIG_LCD LCD_COWOND2
|
||||||
|
|
||||||
/* Define this if a programmable hotkey is mapped */
|
/* Define this if a programmable hotkey is mapped */
|
||||||
//#define HAVE_HOTKEY
|
#define HAVE_HOTKEY
|
||||||
|
|
||||||
#define BOOTDIR "/.rockbox"
|
#define BOOTDIR "/.rockbox"
|
||||||
|
|
|
||||||
|
|
@ -91,6 +91,6 @@
|
||||||
#define CONFIG_LCD LCD_COWOND2
|
#define CONFIG_LCD LCD_COWOND2
|
||||||
|
|
||||||
/* Define this if a programmable hotkey is mapped */
|
/* Define this if a programmable hotkey is mapped */
|
||||||
//#define HAVE_HOTKEY
|
#define HAVE_HOTKEY
|
||||||
|
|
||||||
#define BOOTDIR "/.rockbox"
|
#define BOOTDIR "/.rockbox"
|
||||||
|
|
|
||||||
|
|
@ -96,6 +96,6 @@
|
||||||
#define CONFIG_LCD LCD_COWOND2
|
#define CONFIG_LCD LCD_COWOND2
|
||||||
|
|
||||||
/* Define this if a programmable hotkey is mapped */
|
/* Define this if a programmable hotkey is mapped */
|
||||||
//#define HAVE_HOTKEY
|
#define HAVE_HOTKEY
|
||||||
|
|
||||||
#define BOOTDIR "/.rockbox"
|
#define BOOTDIR "/.rockbox"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue