On Linux Mint (and I'm assuming most Gnome-based distributions of Linux), NetworkManager does a bad job staying connected to the new psu network that has spread to most of campus.
wicd is an alternative network manager that seems to relieve a lot of the problems that NetworkManager had.
Install wicd
Thursday, September 20, 2012
Saturday, September 15, 2012
HP dm4 laptop right click fix
On Linux Mint Cinnamon, (and probably most Ubuntu versions at or before 12) my hp dm4's synaptics touchpad did not automatically detect that it has a right a left button.
To fix this, create the directory /etc/X11/xorg.conf.d/
Then place this file into /etc/X11/xorg.conf.d:
https://bitbucket.org/zachwolfe/dotfiles/src/88321594ef20/etc/X11/xorg.conf.d/50-synaptics.conf
Restart the X Server (Ctrl Alt Backspace or log out or reboot)
To fix this, create the directory /etc/X11/xorg.conf.d/
$ sudo mkdir -p /etc/X11/xorg.conf.d
Then place this file into /etc/X11/xorg.conf.d:
https://bitbucket.org/zachwolfe/dotfiles/src/88321594ef20/etc/X11/xorg.conf.d/50-synaptics.conf
Restart the X Server (Ctrl Alt Backspace or log out or reboot)
Subscribe to:
Posts (Atom)