Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19th November 2005, 06:44 PM
RodrigoLopes Offline
Registered User
 
Join Date: Nov 2005
Posts: 8
Question NUMLOCK on GDM PLZ !!!!

Sorry people, i have already read all the content on google em fedoraforums, but no solution for me!

Even tried these solutions:
http://gnome-hacks.jodrell.net/hacks.html?id=49
and
http://www.linuxquestions.org/quest...threadid=180272

NOTHING tthat could solve my problem... I'm more than 2 hours, trying just to keep my NUMLOCK turned on when GDM starts.

----
All the time GDM starts it turns the led OF...
PC turn on -> LED ON
STARTX -> LED ON
GDM -> LED OFF
KDE -> LED ON

Could some one help me ?

FEDORA CORE 4. WITH NUMLOCKX PACKAGE INSTALLED BY YUM.

THANK YOU.
  #2  
Old 19th November 2005, 07:24 PM
Twey's Avatar
Twey Offline
Registered User
 
Join Date: Mar 2005
Location: England
Posts: 867
Use KDM?
__________________
Twey
  #3  
Old 19th November 2005, 09:52 PM
RodrigoLopes Offline
Registered User
 
Join Date: Nov 2005
Posts: 8

I think its the only escape.
  #4  
Old 19th November 2005, 10:28 PM
Spoon! Offline
Registered User
 
Join Date: Aug 2005
Location: Hell
Posts: 758
Code:
yum install numlockx
  #5  
Old 20th November 2005, 06:35 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
You mean numlock on when the gdm user login screen shows?

numlockx currently works right after login, but /etc/X11/xdm/Xsetup_0 has been suggested to turn it on earlier as per this bug.
  #6  
Old 20th November 2005, 06:44 AM
smfinley's Avatar
smfinley Offline
Retired Community Manager
 
Join Date: Jul 2004
Posts: 1,335
You could try this. I use it on FC4.
__________________
Stanton Finley
stanton-finley.net

Last edited by smfinley; 20th November 2005 at 08:03 AM.
  #7  
Old 21st November 2005, 12:10 AM
RodrigoLopes Offline
Registered User
 
Join Date: Nov 2005
Posts: 8
Quote:
Originally Posted by smfinley
You could try this. I use it on FC4.
this one seems to be a good solution, but i'm using KDM now is very easy to do that with kdm.
  #8  
Old 21st November 2005, 03:28 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
yum installing numlockx does the exact same thing.
  #9  
Old 21st November 2005, 04:40 AM
smfinley's Avatar
smfinley Offline
Retired Community Manager
 
Join Date: Jul 2004
Posts: 1,335
Quote:
Originally Posted by Jman
yum installing numlockx does the exact same thing.
Thanks for the tip Jman. I didn't realize there was an rpm for it. Looks like it's exactly the same program. Even the name is the same.
__________________
Stanton Finley
stanton-finley.net
  #10  
Old 21st November 2005, 03:44 PM
RodrigoLopes Offline
Registered User
 
Join Date: Nov 2005
Posts: 8
Quote:
Originally Posted by smfinley
Thanks for the tip Jman. I didn't realize there was an rpm for it. Looks like it's exactly the same program. Even the name is the same.

But numlockx didn't solved my GDM problem. GDM turn numlock OFF every time it starts, even with numlockx installed (yum install numlockx)
  #11  
Old 21st November 2005, 07:11 PM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
We have and rpm package for numlock in gnome: http://fedoranews.org/tchung/numlock/ download .i386.rpm package and run:
Code:
rpm -ivh numlock-2.0-10.fdr.i386.rpm
or do as Jman says and DONE!
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
  #12  
Old 23rd November 2005, 05:05 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
Quote:
Originally Posted by RodrigoLopes
But numlockx didn't solved my GDM problem. GDM turn numlock OFF every time it starts, even with numlockx installed (yum install numlockx)
Looking for a solution for that which can be uninstalled easily, see this bug.
  #13  
Old 8th December 2005, 08:20 PM
drs Offline
Registered User
 
Join Date: Apr 2005
Posts: 66
Quote:
Originally Posted by imdeemvp
We have and rpm package for numlock in gnome: http://fedoranews.org/tchung/numlock/ download .i386.rpm package and run:
Code:
rpm -ivh numlock-2.0-10.fdr.i386.rpm
or do as Jman says and DONE!
This program seems to have the same problem as numlockx--numlock is only turned on for me AFTER gdm.
Also, I am not sure how numlockx works, but I don't know if simply running it before GDM (as the bug report suggests) will work as in my experience, GDM will turn off numlock even if it has already been turned on.
  #14  
Old 3rd January 2006, 08:51 PM
drs Offline
Registered User
 
Join Date: Apr 2005
Posts: 66
Alright, I've FINALLY got a solution for those who wish to still use gdm and need numlock on during the log-in screen.

1. Download tschung's numlock program from imdeemvp's post above:
Code:
wget http://fedoranews.org/tchung/numlock/numlock-2.0-10.fdr.i386.rpm
2. Install it:
Code:
rpm -ivh numlock-2.0-10.fdr.i386.rpm
3. Append the following lines to /etc/X11/xdm/Xsetup_0:
Code:
#attempt to start GDM with numlock
enable_X11_numlock on
If there is no Xsetup_0 file, check to see where /etc/X11/gdm/Init/:0 links to and append it to that file.

Last edited by drs; 22nd March 2006 at 11:37 PM.
  #15  
Old 22nd March 2006, 11:37 PM
drs Offline
Registered User
 
Join Date: Apr 2005
Posts: 66
Alright, just to update for FC5. The file /etc/X11/xdm/Xsetup_0: referenced in step 3 above should now be /etc/gdm/Init/Default. Insert the code in step 3 above the last line (exit 0) of that file. So the last lines of the file should be:
Code:
#attempt to start GDM with numlock
enable_X11_numlock on

exit 0
For more info about gdm, I found this site helpful:
http://www.5z.com/jirka/gdm-documentation/x241.html
Closed Thread

Tags
gdm, numlock, plz

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Numlock help (not in x) jason_f Using Fedora 1 27th June 2008 06:36 PM
Numlock gone15 Installation and Live Media 8 21st June 2008 09:16 PM
Numlock Marcel Perreaux Using Fedora 1 27th November 2006 12:00 PM
NumLock Key on IBM T42 f3d0ram0nk3y Using Fedora 1 6th September 2006 09:54 PM


Current GMT-time: 18:47 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat