Got it. When I click the numpad decimal I get: keypressed: KP_Delete .
Numpad enter: keypressed: KP_Enter (Note: after the word KP_Enter there's one of those little rectangle characters) Non-numpad Enter: keypressed: KP_Enter (Note: same as above) Non-numpad Period: keypressed: period . -Jonathan --- On Mon, 11/22/10, Hans-Christoph Steiner <[email protected]> wrote: > From: Hans-Christoph Steiner <[email protected]> > Subject: Re: [PD] Numpad decimal outputs wrong character > To: "Jonathan Wilkes" <[email protected]> > Cc: [email protected] > Date: Monday, November 22, 2010, 2:12 AM > > You have to build it from source. The Tcl prompt is > under the Help > menu. > > .hc > > On Nov 21, 2010, at 7:47 PM, Jonathan Wilkes wrote: > > > > > > > --- On Mon, 11/22/10, Hans-Christoph Steiner <[email protected]> > wrote: > > > >> From: Hans-Christoph Steiner <[email protected]> > >> Subject: Re: [PD] Numpad decimal outputs wrong > character > >> To: "Jonathan Wilkes" <[email protected]> > >> Cc: [email protected] > >> Date: Monday, November 22, 2010, 1:30 AM > >> > > > > I can't find a version of 0.43 with the Tcl > prompt. The nightly > > builds currently only have 0.42. > > > >> Sounds like a bug, try running this line in the > Tcl prompt > >> in 0.43: > >> > >> bind all <KeyPress> {+pdtk_post "keypressed: > %K > >> %A\n"} > >> > >> Then hit that key and reply with the results. > >> > >> .hc > >> > >> On Nov 9, 2010, at 2:46 AM, Jonathan Wilkes > wrote: > >> > >>> Hi, > >>> I'm setting up a new > machine > >> running Hardy. It has a Dell 106-key > keyboard in which > >> the decimal on the number pad works fine with > >>> everything (Ardour, Openoffice, Icecat, wish, > etc.) > >> _except_ Pd objects on a > >>> canvas like object box, iemGUIs, > number/symbol/message > >> box, etc. However, > >>> it does work in the Pd console, as well as > Properties > >> dialogues and any > >>> tk widgets like [entry]. > >>> > >>> When I click the decimal key, [key] outputs > >> '127'. This is happening in > >>> 0.42-5 extended as well as Miller's > 0.43-0test3. Any > >> ideas on what's going > >>> on here? > >>> > >>> Thanks, > >>> Jonathan > >>> > >>> > >>> > >>> > >>> > _______________________________________________ > >>> [email protected] > >> mailing list > >>> UNSUBSCRIBE and account-management -> > >>> http://lists.puredata.info/listinfo/pd-list > >> > >> > >> > >> > ---------------------------------------------------------------------------- > >> > >> Mistrust authority - promote > decentralization. - the > >> hacker ethic > >> > >> > >> > > > > > > > > > > ---------------------------------------------------------------------------- > > > ¡El pueblo unido jamás será vencido! > > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
