Ok after this I did a bit try out and /etc/environment doesn't function. I took away /usr/games from my ~/.bashrc, then restarted and did this: $ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" to be sure /usr/games is in that file. But it isn't enough: $ supertuxkart Command 'supertuxkart' is available in '/usr/games/supertuxkart' The command could not be located because '/usr/games' is not included in the PATH environment variable. supertuxkart: command not found So any other ideas? :P 2011/5/16 JC Hulce