2017-08-12 13:14:25 |
winux |
bug |
|
|
added bug |
2017-08-12 16:20:23 |
Ubuntu Foundations Team Bug Bot |
tags |
|
bot-comment |
|
2017-08-12 17:08:18 |
winux |
affects |
ubuntu |
numlockx (Ubuntu) |
|
2017-08-12 18:29:02 |
winux |
description |
Hi
I'm running Artful updates 2012-08-12
Even if I reproduce what I did for Unity, NumLock is never automatically activated
Here is what I did:
sudo apt-get install numlockx
sudo nano /etc/gdm3/Init/Default
Add before "exit 0":
if [ -x /usr/bin/numlockx ]; then
exec /usr/bin/numlockx on
fi |
Hi
I'm running Artful update 2012-08-12
Even if I reproduce what I did for Unity, NumLock is never automatically activated
Here is what I did:
sudo apt-get install numlockx
sudo nano /etc/gdm3/Init/Default
Add before "exit 0":
if [ -x /usr/bin/numlockx ]; then
exec /usr/bin/numlockx on
fi |
|
2017-08-12 18:30:10 |
winux |
description |
Hi
I'm running Artful update 2012-08-12
Even if I reproduce what I did for Unity, NumLock is never automatically activated
Here is what I did:
sudo apt-get install numlockx
sudo nano /etc/gdm3/Init/Default
Add before "exit 0":
if [ -x /usr/bin/numlockx ]; then
exec /usr/bin/numlockx on
fi |
Hi
I'm running Artful update 2012-08-12
I reproduced what I did for Unity, nevertheless NumLock is never automatically activated
Here is what I did:
sudo apt-get install numlockx
sudo nano /etc/gdm3/Init/Default
Add before "exit 0":
if [ -x /usr/bin/numlockx ]; then
exec /usr/bin/numlockx on
fi |
|
2017-08-14 14:53:36 |
Brian Murray |
tags |
bot-comment |
artful bot-comment |
|
2018-01-31 17:06:18 |
Chris Rainey |
bug |
|
|
added subscriber Chris Rainey |