View Full Version : Request for Comment (RFC) Change of Keyboard plugin Events
Ron
June 30th, 2005, 06:36 AM
Okay as it turns out the current solution with the hex string is not compatible across different languages on Keyboards.. I would like to change the events a little, to hopefully be compatible across different keyboards.
Ron
June 30th, 2005, 07:01 AM
If someone with an international keyboard could test this that would be great.
Q = 51000000
Left arrow :2500000 or 2500000E (depending on which arrow key is used.)
F1 = 70000000
Mastiff
June 30th, 2005, 07:05 AM
Shouldn't be a problem. I've got a very non english keyboard, but it shouldn't take that long to do something with the few commands I have that are keyboard driven. Better to change it early than later.
Ron
June 30th, 2005, 07:55 AM
Hey there can anyone verify on his non-us keyboard if those numbers I posted match?
Mastiff
June 30th, 2005, 08:01 AM
Confimed. I posted in time between your first and second message... The keys give the correct codes, but when I type with Girder loaded with that DLL I get "e-" for every "e"!
Ron
June 30th, 2005, 08:03 AM
Can you explain that? "e-" for every "e" ?
Mastiff
June 30th, 2005, 08:04 AM
E-e-e-e-h... E-ve-ry time- I pre-ss an e, it come-s out as e--. Get it? :wink:
Ron
June 30th, 2005, 08:07 AM
Can you disable all GML's in Girder. I have a feeling it is not the plugin :-)
Mastiff
June 30th, 2005, 08:08 AM
Your application for the psychich of the month club has been granted.
Ron
June 30th, 2005, 08:11 AM
Palm reading only $50. Results garantueed.
Mastiff
June 30th, 2005, 08:12 AM
Good! Because I have a good one for you: How the "%&#¤ do I find out what command creates this e- stuff? In G3 you could see what was triggered because it was activated. Neither the LUA console or the logger shows anything being executed.
Ron
June 30th, 2005, 08:18 AM
Hey "results garantueed" doesn't mean correct results, just results.
Currently there is no direct way to find out. Start by disabling GMLS and work your way back to the action by enabling and checking if this happens. Or use the Find window to search for all keyboard actions.
Mastiff
June 30th, 2005, 09:14 AM
Found it. Wasn't that difficult either. Will the codes that I see now be the ones that are staying on, so I can correct my stuff to this?
Ron
June 30th, 2005, 09:15 AM
Let's see if we can find someone with a french or German keyboard....
Mastiff
June 30th, 2005, 09:17 AM
Can't you just set the keyboard standard in one of your computers to french or german? I use both english and norwegian keyboards on my systems, and they seem to work exactly the same, the labels on the keys is the only difference.
Ron
June 30th, 2005, 09:19 AM
I'd prefer having someone with another non-us keyboard try.
Mastiff
June 30th, 2005, 09:20 AM
OK.
Erstam
June 30th, 2005, 11:06 AM
Ok, here is the confirm of a german keyboard user. All keys match your codes.
Erstam
Ron
June 30th, 2005, 11:08 AM
Great then this plugin will be the new keyboard plugin (ducking down to take the heat from the other users who now have to redo some stuff). Sorry.
Mastiff
June 30th, 2005, 11:09 AM
And zhen we juzt don't care about ze frenzch, huh? :lol:
birty
June 30th, 2005, 11:10 AM
who does? :lol:
Mastiff
June 30th, 2005, 11:11 AM
Have you seen where Rowan Atkinson (mr. Bean) is the devil, "but you may call me Toby"? "And the french? Are you all here? You can stand over by the germans, I'm sure you have a lot to talk about." :lol:
Erstam
June 30th, 2005, 11:17 AM
What codes do I use for blocking keys? The hexcodes or the new ones?
Erstam
Ron
June 30th, 2005, 11:21 AM
the new ones.
BeRnA
June 30th, 2005, 06:38 PM
I had to return to the old keyboad plugin, because in the G4 A22 all my keyboard special keys returns the same event :cry:
Ron
June 30th, 2005, 09:04 PM
:( Can you tell me what number those special keys have, then I'll handle those in a special manner.
Ron
July 1st, 2005, 12:07 PM
Does anyone else have special keys on their keyboard? If so could you press a couple and paste the resulting event strings here. Thanks.
birty
July 1st, 2005, 12:40 PM
logitech internet navigator keyboard:
Play/Pause B300000E
Stop B200000E
Email B400000E
Messenger FF00000E
Webcam FF00000E
iTouch FF00000E
Shopping FF00000E
Media B500000E
Vol Up AF00000E
Vol Down AE00000E
Mute AD00000E
Search AA00000E
Favourites AB00000E
My Home AC00000E
Ron
July 1st, 2005, 01:17 PM
Okay this one attaches two extra digits to the end if the keycode if FF. If someone could try this again that would be great.
birty
July 1st, 2005, 02:11 PM
that version works for me
Ron
July 1st, 2005, 02:12 PM
Thanks
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.