
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Resolution" "2000"
To start up Fluxbox make a file in your home called .xinitrc and in it put:exec fluxbox

and my mouse scroll wheel doesn't work : / and how do i add (for example) opera to the menu when you right click on the desktop?Option "ZAxisMapping" "4 5"
[exec] (ProgramNameToAppearOnMenu) {CLI_Launch_Command}
[exec] (Opera) {opera}
[exec] (Opera) {/usr/bin/opera}


... all the rest is just tweaks 
PS1="\[\e]2;\u@\h: \w\a\]$ "
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Button" "5"
Option "ZAxisMapping" "4 5"
Option "Resolution" "2000"
