From bb6f9218ca4f9ee5188ddfbd80e177ddab6c6fd6 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 8 Oct 2008 23:30:21 +0200 Subject: bcm5974 (0.62) unstable; urgency=low * Compatibility mode reverted * BTN_TOUCH event added for mousedev -- Henrik Rydberg Tue, 02 Sep 2008 20:46:51 +0200 --- etc/modprobe.d/bcm5974 | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'etc') diff --git a/etc/modprobe.d/bcm5974 b/etc/modprobe.d/bcm5974 index 8a0e017..81cd5ce 100644 --- a/etc/modprobe.d/bcm5974 +++ b/etc/modprobe.d/bcm5974 @@ -8,18 +8,3 @@ ## Debug level - uncomment this to get raw packets in /var/log/debug #options bcm5974 debug=99 - -## Driver mode: 1 - mouse; 2 - touchpad -options bcm5974 driver_mode=2 - -## Mouse motion damping -#options bcm5974 mouse_motion_damping=8 - -## Vertical mouse wheel damping -#options bcm5974 mouse_wheel_damping=256 - -## Horizontal mouse wheel damping -#options bcm5974 mouse_hwheel_damping=256 - -## Mouse button mode: 0 - standard; 1 - unix three-button; 2 - mac three-button -#options bcm5974 mouse_button_mode=2 -- cgit v1.2.3