summaryrefslogtreecommitdiff
path: root/packages/xserver-common/files/ti-osk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xserver-common/files/ti-osk.patch')
-rw-r--r--packages/xserver-common/files/ti-osk.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/xserver-common/files/ti-osk.patch b/packages/xserver-common/files/ti-osk.patch
deleted file mode 100644
index 69d93350fc..0000000000
--- a/packages/xserver-common/files/ti-osk.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur xserver-common-1.18-orig/X11/Xserver xserver-common-1.18/X11/Xserver
---- xserver-common-1.18-orig/X11/Xserver 2007-08-24 06:15:25.000000000 -0500
-+++ xserver-common-1.18/X11/Xserver 2008-01-12 19:59:59.000000000 -0600
-@@ -76,6 +76,8 @@
- ARGS="$ARGS -dpi 100 -rgba rgb" ;;
- "Generic OMAP1510/1610/1710")
- ARGS="$ARGS -dpi 220 -mouse /dev/input/event0" ;;
-+ "TI-OSK")
-+ ARGS="$ARGS -dpi 100 -mouse tslib" ;;
- "Cellon C8000 Board")
- ARGS="$ARGS -dpi 100 -screen 240x320,10,1" ;;
- "HTC Universal")