On Thu, 27 Mar 2014 11:30:32 +0100 Tobias Ellinghaus <[email protected]> wrote:
> Am Mittwoch, 26. März 2014, 18:23:29 schrieb Alexander Wagner: > > [...] > > > BTW: Coming to keyboard/mouse actions, I think dt is too much in love > > with the mouse wheel. Surely, I'm the only one who hates touch pads, > > disables those beasts first time seen in BIOS, and only use the > > Same here. > > > trackpoint on the road. Now, the trackpoint does not have a wheel... > > Middle mouse button + trackpoint movement. Might require to be set up in some > Xorg config first. I also love trackpoint and hate touchpad. But my take on this is not to disable touchpad, but use it only for scrolling: synclient LeftEdge=0 synclient RightEdge=0 synclient VertEdgeScroll=1 synclient HorizTwoFingerScroll=1 synclient VertTwoFingerScroll=0 synclient HorizScrollDelta=1000 it's quite convenient, especially for scrolling web pages/text documents, I suggest you try it out. > > [...] > > Tobias ------------------------------------------------------------------------------ _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
