summaryrefslogtreecommitdiffstats
path: root/x11/gsynaptics/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gsynaptics/pkg-message')
-rw-r--r--x11/gsynaptics/pkg-message31
1 files changed, 0 insertions, 31 deletions
diff --git a/x11/gsynaptics/pkg-message b/x11/gsynaptics/pkg-message
deleted file mode 100644
index c96ace91b..000000000
--- a/x11/gsynaptics/pkg-message
+++ /dev/null
@@ -1,31 +0,0 @@
-===============================================================================
-
- * SETUP NOTE * SETUP NOTE *
-
-o Enable "SHMConfig on" in /etc/xorg.conf (or /etc/XF86Config)
- This tools can be used only if "SHMConfig" "on" in the section
- of synaptics driver in /etc/xorg.conf or /etc/XF86Config.
-
-/etc/xorg.conf (/etc/XF86Config) ------------------
- :
-Section "InputDevice"
- Driver "synaptics"
- :
- Option "SHMConfig" "on"
- :
-EndSection
- :
-/etc/xorg.conf (/etc/XF86Config) ------------------
-
-o To use your setting value at each time of starting of Xserver,
- you have to run gsynaptics-init at starting time of Xserver.
-
- GNOME users,
- you have to add gsynaptics-init on [Desktop] - [Preferences]
- - [Sessions] - [Startup Programs] in GNOME Menu.
-
- non GNOME users,
- you have to add gsynaptics-init in .xinitrc or
- .xsession.
-
-===============================================================================