summaryrefslogtreecommitdiff
path: root/pcr/openrc-desktop/gpm.conf.d
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-08-28 18:02:24 -0500
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:14:58 -0300
commit1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d (patch)
treecd5ec6ff95a6a78408332066142206dc83f6dc5a /pcr/openrc-desktop/gpm.conf.d
parenta566855682e5a4de24dadc5ff2aa58d21d802728 (diff)
downloadabslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.tar.gz
abslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.tar.bz2
abslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.zip
openrc-desktop-20150828-1: updating version
Diffstat (limited to 'pcr/openrc-desktop/gpm.conf.d')
-rw-r--r--pcr/openrc-desktop/gpm.conf.d23
1 files changed, 0 insertions, 23 deletions
diff --git a/pcr/openrc-desktop/gpm.conf.d b/pcr/openrc-desktop/gpm.conf.d
deleted file mode 100644
index f21c25755..000000000
--- a/pcr/openrc-desktop/gpm.conf.d
+++ /dev/null
@@ -1,23 +0,0 @@
-# /etc/init.d/gpm
-
-# Please uncomment the type of mouse you have and the appropriate MOUSEDEV entry
-
-MOUSE=ps2
-#MOUSE=imps2
-#MOUSEDEV=/dev/psaux
-MOUSEDEV=/dev/input/mice
-
-# Extra settings
-
-#RESPONSIVENESS=
-#REPEAT_TYPE=raw
-
-# Please uncomment this line if you want gpm to understand charsets used
-# in URLs and names with ~ or : in them, etc. This is a good idea to turn on!
-
-#APPEND="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\""
-
-# Various other options, see gpm(8) manpage for more.
-
-#APPEND="-g 1 -A60"
-#APPEND="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\" -g 1 -A60"