Displaying 2 results from an estimated 2 matches for "scrollbuttons".
2005 Jul 16
2
Logitech Marble Mouse on CentOS 4
Hello there!
I just bought this trackball and connected it to a CentOS 4 box. I
googled on how to edit xorg.conf for the 2 scrollbuttons, and they
work while using this section:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"...
2010 Nov 28
4
TCPOnly is required since 1.0.13?
Hi,
I upgraded some of my Tinc nodes from 1.0.8 recently and found something
strange.
All of a sudden, the vpn would not work as a full-mesh. Certain nodes
were not contactable.
I re-generated my rsa-keys, and checked my configuration. My vpn uses
the following in tinc.conf, as I am routing both ipv4 and v6.
===
name = node1
mode = switch
AddressFamily = any
PMTU = 1280
PMTUDiscovery = yes