On 8/8/05 01:26:03, swzoh wrote: >>> (keytrap config) >>> on CapsLock.down execute script and eat CapsLock.down >>> >>> (script) >>> on any keyevent: >>> if CapsLock.up: send CapsLock.down then CapsLock.up >>> if Q.down: send ^x >>> >>> This would still leave a CapsLock.up and Q.up event go through in the >>> case of a CapsLock-Q (like my keyboard generates), but I hope that >>> this would not cause any strange actions. If it does, this could >>> maybe be handled, too. >> >> Yes, it's possible. But, the problem here is that there could be a >> significant delay between the actual keystrokes and key-records, >> especially for a fast type writers. > > BTW, on the second thought, I became suspicious that it might not be > possible to use the CapsLock key as a modifier key if setting the > items like this. But it's just a guess atm.
I'd definitely like to give it a try... Speed might not be a problem in this case. When using cut/copy/paste, there's usually some slower activity involved than straight typing. But I have to get KeyTrap to do /anything/ at all before I try to get this script right :) Gerhard ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hcttf30/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123513715/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992 ">Fair play? Video games influencing politics. Click and talk back!</a>.</font> --------------------------------------------------------------------~-> 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/
