LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .xsession (https://www.linuxquestions.org/questions/linux-newbie-8/xsession-244438/)

LoONeYChIKuN 10-18-2004 10:00 PM

.xsession
 
Just wondering how I could put

Code:

xmodmap -e "pointer = 1 2 3 6 7 4 5"
into my ~/.xsession (which currently doesn't exsist..and I'm on Ubuntu, thats why .xsession and not ~/.xinitrc) without X logging out after executing the final command (which would be the xmodmap command)

*sigh*

Thanks tho =o D

Tinkster 10-18-2004 11:17 PM

The "final command" should be an
exec <your window manager of choice>



Cheers,
Tink

spaniard 10-18-2004 11:59 PM

Have a look here;

http://ubuntuforums.org/viewtopic.php?t=897


All times are GMT -5. The time now is 11:35 PM.