Hello,
I'm struggling with something that you guys would probably find really simple to do...
I'm trying attempting to launch a script that will run:
/usr/bin/xmodmap ~/.xmodmaprc
How hard can that be?
I've been on this page: http://crunchbanglinux.org/forums/topic/2614/autostart-applications-when-openbox-starts/
But I don't have an autostart file in this directory: ~/.config/openbox/
So I have created one and just put in
ob-autostart -d &
and saved it as that.
The application looks pretty good but I don't think it likes it when I put in the commandline that I want ie. /usr/bin/xmodmap/ ~/.xmodmaprc
Please help a tard
I'm struggling with something that you guys would probably find really simple to do...
I'm trying attempting to launch a script that will run:
/usr/bin/xmodmap ~/.xmodmaprc
How hard can that be?
I've been on this page: http://crunchbanglinux.org/forums/topic/2614/autostart-applications-when-openbox-starts/
But I don't have an autostart file in this directory: ~/.config/openbox/
So I have created one and just put in
ob-autostart -d &
and saved it as that.
The application looks pretty good but I don't think it likes it when I put in the commandline that I want ie. /usr/bin/xmodmap/ ~/.xmodmaprc
Please help a tard