left-handed mouse

2004-05-25 Thread Willi Geffers
Dear Debian users, I've a problem with left-handed mice on debian (sarge) and gnome. After upgrading to kernel release 2.6 (currently 2.6.7-rc1) a left-handed mouse (logitech optical wheel) behaves oddly: While I press the right button within the window title bar the window menu is shown but I can

Re: /etc/network/interfaces statically defined default gateway

2004-05-25 Thread Willi Geffers
Hi James, please add a gateway entry for the eth1 interface in /etc/network/interfaces: iface eth1 ... gateway 192.168.0.1 After restarting the interface with 'ifdown eth1' and 'ifup eth1' the gateway should show up in the output of 'netstat -nr'. Regards Willi -- RWTH Aachen