--- In [email protected], [email protected] wrote: Hi Alan,
> File : /Documentation/All_Keyboard_Codes2.txt > Uploaded by : alanmartin_au <[EMAIL PROTECTED]> > Description : Lists of scan codes and virtual key codes, for customising keyboards > > You can access this file at the URL: > http://groups.yahoo.com/group/power-pro/files/Documentation/All_Keyboard_Codes2.txt > I finally take a look at it. This is extremely helpful, thanks. BTW, there is an issue regarding the 'ext' code for Right Shift key. PP's Exec.TraceKey and KeyView.exe show the old vkcode 0x10(16) and ext=0, while AutoHotkey's Key History shows the new vkcode 0xA1(161) and ext=1 (i.e., SC 136, not 036, in hexadecimal). So, the ext code for RShift seems to depend on using which vkcodes. I don't know if it's a bug of AutoHotkey, maybe we have to wait until Russel updates KeyTrap for the definitive answer as KeyTrap also uses the new vkcode, though it also shows the old vkcode too. Sean Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
