[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg: Changes to 'debian-unstable'



 debian/changelog              |    2 ++
 debian/xserver-xorg.templates |   18 ++++++++++++++++++
 2 files changed, 20 insertions(+)

New commits:
commit 2187535f5d8c9641fc4f9099ba18b774551a1735
Author: David Nusinow <dnusinow@debian.org>
Date:   Mon May 5 20:42:50 2008 -0400

    * Re-add accidentally removed emulate3buttons question. This should prevent
      the install from choking when it gets to this point.

diff --git a/debian/changelog b/debian/changelog
index 10e9ec5..a174d50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ xorg (1:7.3+11) UNRELEASED; urgency=low
 
   [ David Nusinow ]
   * Add radeonhd to the -video-all depends
+  * Re-add accidentally removed emulate3buttons question. This should prevent
+    the install from choking when it gets to this point.
 
   [ Brice Goglin ]
   * Remove $named from the Should-Start/Stop LSB dependency info of the
diff --git a/debian/xserver-xorg.templates b/debian/xserver-xorg.templates
index 550f7f7..049d772 100644
--- a/debian/xserver-xorg.templates
+++ b/debian/xserver-xorg.templates
@@ -181,3 +181,21 @@ _Description: Autodetect keyboard layout?
  .
  Choose this option if you want the keyboard layout to be redetected.  Do not
  choose it if you want to keep your current layout.
+
+Template: xserver-xorg/config/inputdevice/mouse/emulate3buttons
+Type: boolean
+Default: true
+_Description: Emulate 3 button mouse?
+ Most programs in the X Window System expect the mouse to have 3 buttons
+ (left, right, and middle).  Mice with only 2 buttons can emulate the presence
+ of a middle button by treating simultaneous clicks or drags of the left and
+ right buttons as middle button events.
+ .
+ This option may also be used on mice with 3 or more buttons; the middle
+ button will continue to work normally.
+ .
+ Note that mouse buttons in excess of five (counting a scroll wheel as two
+ buttons, one each for "up" and "down", and a third if the wheel "clicks") are
+ not yet supported with this configuration tool.
+ 
+ 


Reply to: