[Ubuntu-x-swat] [Bug 1247668] Re: NumLock turned off on layout switch

2016-02-14 Thread Jean Sand
Workaround found on https://sites.google.com/site/easylinuxtipsproject/first 
"10 things to do first in Ubuntu 14.04 LTS"
I added it to /etc/profile (sudo vi /etc/profile)
[ -x /usr/bin/numlockx ] && ( sleep 20 ; /usr/bin/numlockx on ) &
Works fine for me.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1247668

Title:
  NumLock turned off on layout switch

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1247668/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1247668] Re: NumLock turned off on layout switch

2016-02-13 Thread Jean Sand
I am running 14.04 LTS , using a Logitech K200 keyboard

numlockx has been added to 
/usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
greeter-setup-script=/usr/bin/numlockx on

I added to /etc/profile, /etc/bash.bashrc, ~/.profile, ~/.bashrc, ...
/usr/bin/logger -i -t PRIVATE -- "~/.profile user `/usr/bin/numlockx status`"

Numlock is on at login
Numlock is on when executing /etc/profile
Numlock is on when executing ~/.profile
Numlock is on when executing ~/.bashrc
When GUI is available, numlock is off. I seems that somewhere after processing 
login, numlock gets switch off.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1247668

Title:
  NumLock turned off on layout switch

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1247668/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp