diff options
author | James Meyer <james.meyer@operamail.com> | 2010-09-20 00:57:29 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-09-20 00:57:29 (GMT) |
commit | fa2365c27675c5f9da21f74e25263f9c24897bec (patch) | |
tree | 10c01f99b0aa89a0ff0f0af596f5fa178ad25b29 /abs/core-testing/gpm/gpm.conf.d | |
parent | e1de1dfe0f79ef4db9eeb178dcf4d9fe05da32ef (diff) | |
download | linhes_pkgbuild-fa2365c27675c5f9da21f74e25263f9c24897bec.zip linhes_pkgbuild-fa2365c27675c5f9da21f74e25263f9c24897bec.tar.gz linhes_pkgbuild-fa2365c27675c5f9da21f74e25263f9c24897bec.tar.bz2 |
gpm: update
Diffstat (limited to 'abs/core-testing/gpm/gpm.conf.d')
-rw-r--r-- | abs/core-testing/gpm/gpm.conf.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/gpm/gpm.conf.d b/abs/core-testing/gpm/gpm.conf.d index ed84f91..9d8c981 100644 --- a/abs/core-testing/gpm/gpm.conf.d +++ b/abs/core-testing/gpm/gpm.conf.d @@ -1,4 +1,4 @@ # # Parameters to be passed to gpm # -GPM_ARGS="-m /dev/misc/psaux" +GPM_ARGS="-m /dev/input/mice" |