You are not logged in.

#1 2010-01-18 18:02:50

addr
Member
From: Manitoba
Registered: 2008-12-04
Posts: 73

Openbox and numlockx

Hi,
I am trying Openbox standalone for the first time and have everything configured now except for numlockx.

It works from the console OK.

I have tried adding 'numlockx on &' to .xinitrc. to slim.conf and to .config/Openbox/autostart.sh with no luck.

Here is my autostart.sh

           

# Run the system-wide support stuff
#$GLOBALAUTOSTART

# Programs to launch at startup
# =============================

# Start session manager
lxsession &

# Start numlockx
numlockx on &

thunar --daemon &


# Start volume control system tray applet
volwheel &

# Set desktop wallpaper
nitrogen --restore &

# Start screensaver deamon
xscreensaver -nosplash &

# Launch panel
(sleep 2s && tint2 trayer) &

# Launch clipboard manager
(sleep 3s && parcellite) &

x86_64 Arch Openbox, Debian PEKwm

Offline

#2 2010-01-18 18:13:24

Meyithi
Member
From: Wirral, UK
Registered: 2009-06-21
Posts: 550
Website

Re: Openbox and numlockx

You don't need the "on", all you need is:

numlockx &

Oh yeah, and checkout slim.conf, slim will turn on numlock for you if you tell it to.


The mind roams more freely in empty rooms.
dwm - colours - ncmpcpp - system
irc://irc.freenode.net:meyithi

Offline

#3 2010-01-18 23:53:49

addr
Member
From: Manitoba
Registered: 2008-12-04
Posts: 73

Re: Openbox and numlockx

Thanks it's working now.


x86_64 Arch Openbox, Debian PEKwm

Offline

Board footer

Powered by FluxBB