Chris VanHorn wrote:
> 
> Does Blackbox have somewhere
> that you can list commands to automatically run on initialization.  I want
> to also put bbkeys in there as well.


you can write this commands into the ~/.xinitrc or the ~/.xsession

if you use xdm/kdm/gdm you have to use the .xsession, if you start x
with startx then you need a .xinitrc

my .xinitrc looks like this:

imwheel -k      # for my wheel mouse
bbkeys -w       # start bbkeys, -w to place in slit
bbpager         # no life without a nice pager
exec blackbox   # yeah, mama!


bye,
tomas

Reply via email to