aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/zaurusd/zaurusd/use-ts-symlink-instead-of-hardcoding.diff
blob: 9c418ec5f96db75e01ff9159d4b02379bcd6ad38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
--- /tmp/mach-akita-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-akita-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state
\ No newline at end of file
--- /tmp/mach-borzoi-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-borzoi-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state
\ No newline at end of file
--- /tmp/mach-corgi-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-corgi-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-c7x0.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/c7x0-default.state
\ No newline at end of file
--- /tmp/mach-husky-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-husky-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-c7x0.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/c7x0-default.state
\ No newline at end of file
--- /tmp/mach-poodle-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-poodle-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -4,6 +4,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 #TSKEYS_CONF=@appconfdir@/tskeys/zaurus-clamshell.conf
-#TSKEYS_DEVICE=/dev/input/event1
+#TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/poodle-default.state
\ No newline at end of file
--- /tmp/mach-shepherd-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-shepherd-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-c7x0.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/c7x0-default.state
\ No newline at end of file
--- /tmp/mach-spitz-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-spitz-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -5,6 +5,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
-TSKEYS_DEVICE=/dev/input/event1
+TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state
\ No newline at end of file
--- /tmp/mach-tosa-vars.in	2009-04-28 16:39:58.000000000 +0200
+++ zaurusd/config/mach-config/mach-tosa-vars.in	2009-04-28 16:40:06.000000000 +0200
@@ -4,6 +4,6 @@
 SWITCH_EVENT_DEVICE=/dev/input/event0
 
 #TSKEYS_CONF=@appconfdir@/tskeys/zaurus-clamshell.conf
-#TSKEYS_DEVICE=/dev/input/event1
+#TSKEYS_DEVICE=/dev/input/touchscreen0
 
 ALSA_MIXER_INIT=@appconfdir@/alsa/6000x-default.state
\ No newline at end of file