zaurusd: rework patches
authorAndrea Adami <andrea.adami@gmail.com>
Tue, 30 Jun 2009 22:29:43 +0000 (00:29 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Tue, 30 Jun 2009 22:34:07 +0000 (00:34 +0200)
 - revert 8c942c2a74598c84dbe9646bbd6bbde6525ca53f
 - minimal fix to 35b530346188557e7b81bcb69ccea27f60766177
 - s/event1/touchscreen0/ is done in a separate patch

recipes/zaurusd/files/avoid-rotated-server.patch
recipes/zaurusd/files/use-ts-symlink-instead-of-hardcoding.diff

index 0ee6012..8d72401 100644 (file)
@@ -16,12 +16,9 @@ Index: zaurusd/config/mach-config/mach-borzoi-vars.in
 ===================================================================
 --- zaurusd.orig/config/mach-config/mach-borzoi-vars.in        2009-03-07 11:04:43.000000000 +0000
 +++ zaurusd/config/mach-config/mach-borzoi-vars.in     2009-06-22 20:51:00.000000000 +0000
-@@ -5,6 +5,9 @@
- SWITCH_EVENT_DEVICE=/dev/input/event0
+@@ -7,4 +7,7 @@
  TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
--TSKEYS_DEVICE=/dev/input/event1
-+TSKEYS_DEVICE=/dev/input/touchscreen0
+ TSKEYS_DEVICE=/dev/input/event1
  
 -ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state
 \ No newline at end of file
index 55118f6..9c418ec 100644 (file)
@@ -15,7 +15,7 @@
  SWITCH_EVENT_DEVICE=/dev/input/event0
  
  TSKEYS_CONF=@appconfdir@/tskeys/zaurus-cxx00.conf
--TSKEYS_DEVICE=/dev/input/touchscreen0
+-TSKEYS_DEVICE=/dev/input/event1
 +TSKEYS_DEVICE=/dev/input/touchscreen0
  
  ALSA_MIXER_INIT=@appconfdir@/alsa/cxx00-default.state