Re: Numeric Keypad in X

2001-08-16 Thread Brad Rhodes
Thanks to James Preston and Dave Sherohman for their suggestions. However, "ServerNumLock" in XF86Config was apparently causing the problem.

Re: Numeric Keypad in X

2001-08-09 Thread Dave Sherohman
On Thu, Aug 09, 2001 at 01:00:36AM -0700, Brad Rhodes wrote: > How can I make numlock default to on? Download the source for numlockx from freshmeat. Build, install, and call it from one of the scripts that runs when you start X. -- With the arrest of Dimitry Sklyarov it has become apparent tha

Re: Numeric Keypad in X

2001-08-09 Thread Eduard Bloch
#include Brad Rhodes wrote on Thu Aug 09, 2001 um 01:00:36AM: > > Try Shift-Numlock (really!). Seems that xkb becomes confused if you > > choose the wrong type of keyboard in XF86Config-4. I solved the problem > > changing to 105-key type. ... > Do you mean I should hold down shift when I turn on

Re: Numeric Keypad in X

2001-08-09 Thread Brad Rhodes
Eduard Bloch wrote: > > #include Error: could not open include file 'hallo.h' > Brad Rhodes wrote on Mon Jul 30, 2001 um 05:06:48PM: > > How can I type numbers on the numeric keypad in X? I turn on the Num Lock > > and I > > still can't type numbers. > > Try Shift-Numlock (really!). Seems tha

Re: Numeric Keypad in X

2001-08-08 Thread Eduard Bloch
#include Brad Rhodes wrote on Mon Jul 30, 2001 um 05:06:48PM: > How can I type numbers on the numeric keypad in X? I turn on the Num Lock and > I > still can't type numbers. Try Shift-Numlock (really!). Seems that xkb becomes confused if you choose the wrong type of keyboard in XF86Config-4. I s

Re: Numeric Keypad in X

2001-08-08 Thread Brad Rhodes
Here's output from xev when I press digits 0 - 9: KeyPress event, serial 24, synthetic NO, window 0x181, root 0x2a, subw 0x0, time 817806372, (147,168), root:(643,192), state 0x10, keycode 156 (keysym 0x0, NoSymbol), same_screen YES, XLookupString gives 0 characters: "" KeyReleas

Re: Numeric Keypad in X

2001-08-02 Thread James Preston
-BEGIN PGP SIGNED MESSAGE- On Thu, Aug 02, 2001 at 01:12:13AM -0700, Brad Rhodes wrote: > Nothing ever appeared in the xev window. Just to clarify, xev dumps the X events to the stdout that started the xev instance. Try running it from a shell to make sure that your window manager isn't s

Re: Numeric Keypad in X

2001-08-02 Thread Brad Rhodes
/etc/ exists /etc/X11 exists /etc/X11/xkb: No such file or directory Jason Majors wrote: > > I did it the fun way...I edited /etc/X11/xkb/symbols/dvorak (you might want > us), and added these lines in the keypad section: > key { [ slash] }; > key { [ asterisk ] }; > key {

Re: Numeric Keypad in X

2001-08-02 Thread Brad Rhodes
I don't know how to use xev (nothing helpful in the info page). I used "run program" in Gnome, typed xev, and it opened a window with a black rectangle on a white background. I opened gnotepad+ and typed on the numeric keypad and nothing happened. It does not behave as if the numlock is on (no numb

Re: Numeric Keypad in X

2001-07-31 Thread Peter Jay Salzman
begin: Karsten M. Self quote > on Mon, Jul 30, 2001 at 05:06:48PM -0700, Brad Rhodes ([EMAIL PROTECTED]) > wrote: > > How can I type numbers on the numeric keypad in X? I turn on the Num > > Lock and I still can't type numbers. > > What keysyms/keycodes are you getting? see xev if you don't kn

Re: Numeric Keypad in X

2001-07-31 Thread Karsten M. Self
on Mon, Jul 30, 2001 at 05:06:48PM -0700, Brad Rhodes ([EMAIL PROTECTED]) wrote: > How can I type numbers on the numeric keypad in X? I turn on the Num > Lock and I still can't type numbers. What keysyms/keycodes are you getting? -- Karsten M. Self http://kmself.home.netcom.com/ What part