** Description changed:

  Binary package hint: hal
  
  Beginning with Ubuntu Intrepid i have to create a file
  /etc/hal/fdi/policy/mouse-wheel.fdi which includes:
  
  <match key="info.product" string="TPPS/2 IBM TrackPoint">
   <merge key="input.x11_options.EmulateWheel" type="string">true</merge>
   <merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
   <merge key="input.x11_options.ZAxsisMapping" type="string">4 5</merge>
   <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
   <merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
  </match>
  
  to make my trackpoint work again. Before this was done by some
  additional line in the xorg.conf file.
  
  This new hal mechanism works until I do a suspend to ram. After resuming
  the trackpoint stops working. Suspend to disk in contrast works fine.
+ 
+ I did some further testing and noticed that sometimes suspending and
+ resuming the system brings back the trackpoint functionality. So my
+ above description does not always apply. Please help!

-- 
hal does not reinitialize IBM Trackpoint on resume
https://bugs.launchpad.net/bugs/296298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to