summaryrefslogtreecommitdiffstats
path: root/mouse.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-06-16 14:56:28 +0000
committerMatt Wilson <msw@redhat.com>2000-06-16 14:56:28 +0000
commit632b622c642860183e94a0d4eca9f0e9911b980a (patch)
treed4e4ee0e8112df0b55621eb10f8dba5e2282086c /mouse.py
parent0622c3891401fdec5a004817c2915b5d8acb7c92 (diff)
downloadanaconda-632b622c642860183e94a0d4eca9f0e9911b980a.tar.gz
anaconda-632b622c642860183e94a0d4eca9f0e9911b980a.tar.xz
anaconda-632b622c642860183e94a0d4eca9f0e9911b980a.zip
don't emulate 3 on imps/2
Diffstat (limited to 'mouse.py')
-rw-r--r--mouse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mouse.py b/mouse.py
index 150994ee5..82e487051 100644
--- a/mouse.py
+++ b/mouse.py
@@ -53,7 +53,7 @@ class Mouse (SimpleConfigFile):
"Microsoft - IntelliMouse (serial)" :
("ms3", "IntelliMouse", "ttyS", 0),
"Microsoft - IntelliMouse (PS/2)" :
- ("imps2", "IMPS/2", "psaux", 1),
+ ("imps2", "IMPS/2", "psaux", 0),
"Microsoft - Bus Mouse" :
("Busmouse", "BusMouse", "inportbm", 1),
"Mouse Systems - Mouse (serial)" :