summaryrefslogtreecommitdiff
path: root/utils/nwztools/plattools/nwz_keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/nwztools/plattools/nwz_keys.h')
-rw-r--r--utils/nwztools/plattools/nwz_keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/nwztools/plattools/nwz_keys.h b/utils/nwztools/plattools/nwz_keys.h
index 4a8c28737f..9fc5b4c9fd 100644
--- a/utils/nwztools/plattools/nwz_keys.h
+++ b/utils/nwztools/plattools/nwz_keys.h
@@ -21,7 +21,7 @@
21#ifndef __NWZ_KEYS_H__ 21#ifndef __NWZ_KEYS_H__
22#define __NWZ_KEYS_H__ 22#define __NWZ_KEYS_H__
23 23
24#define NWZ_KEY_DEV "/dev/input/event0" 24#define NWZ_KEY_NAME "icx_key"
25 25
26/* The Sony icx_key driver reports keys via the /dev/input/event0 device and 26/* The Sony icx_key driver reports keys via the /dev/input/event0 device and
27 * abuses the standard struct input_event. The input_event.code is split into 27 * abuses the standard struct input_event. The input_event.code is split into