Well if the only issue is LED, this is indeed duplicate of bug #218202. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/403472
Title: by booting UBUNTU 9.04 numlockx don't work -or (if you like) works till after GDM login Status in One Hundred Paper Cuts: Invalid Status in “gdm” package in Ubuntu: New Status in “numlockx” package in Ubuntu: Confirmed Bug description: Binary package hint: numlockx Hello and sorry please my English. The numlockx package i properly installed and is automatic called by /etc/X11/Xsession.d/55numlockx But the Numlock after boot (i.e. in GDM) is off. To ensure me, that the xsession script is called, I did this modification: # X session startup script: /etc/X11/Xsession.d/55numlockx if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on || /bin/true; fi date >> /home/hugo/numlockx.log # EOF After boot is /home/hugo/numlockx.log filled with "date" data - also /etc/X11/Xsession.d/55numlockx is called properly. But without effect. But when I run /etc/X11/Xsession.d/55numlockx manually (as root or as hugo), the numlock goes ON ? Any Idea, where is the problem ? Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/403472/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

