diff options
author | Francois Pons <fpons@mandriva.com> | 2001-03-27 12:01:39 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-03-27 12:01:39 +0000 |
commit | 1e495ca482a29b8baeb85f56654a3bd3d108b64a (patch) | |
tree | e7d72cb0d5d5a312effe15ddd126a1426c323ac1 /perl-install/Xconfigurator_consts.pm | |
parent | 890609937777c4d19b8f447f724dc7f46d797dbf (diff) | |
download | drakx-1e495ca482a29b8baeb85f56654a3bd3d108b64a.tar drakx-1e495ca482a29b8baeb85f56654a3bd3d108b64a.tar.gz drakx-1e495ca482a29b8baeb85f56654a3bd3d108b64a.tar.bz2 drakx-1e495ca482a29b8baeb85f56654a3bd3d108b64a.tar.xz drakx-1e495ca482a29b8baeb85f56654a3bd3d108b64a.zip |
added support for two mice (laptop). The second mice is generally PS/2 as
probe can says it is present.
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 918f1d415..9c6e67c5f 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -596,18 +596,6 @@ $pointersection_text = ' # Pointer section # ********************************************************************** -Section "Pointer" -'; - -$pointersection_text_v4 = ' -# ********************************************************************** -# Pointer section -# ********************************************************************** - -Section "InputDevice" - - Identifier "Mouse1" - Driver "mouse" '; $monitorsection_text1 = ' |