summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/gpm/files/gpm.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gpm/files/gpm.postinst b/package/gpm/files/gpm.postinst
index f9f5a12b1..c706a75b7 100644
--- a/package/gpm/files/gpm.postinst
+++ b/package/gpm/files/gpm.postinst
@@ -1,4 +1,4 @@
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
-add_rcconf gpm_flags "-m /dev/psaux -t ps2"
+add_rcconf gpm_flags "-m /dev/input/mouse0 -t ps2"
add_rcconf gpm NO