[FM discuss] new editor in place (SOLVED vs NOT SOLVED)

Mr. Snow mr.snow at laudanum.net
Sat Jul 21 17:04:09 PDT 2007


> So it's 58, as far as I can see... however, you're very close, because
> 115 is "Home", which is what I want Apple+leftarrow to eventually  
> do! ;-)

ok, so its not that simple .
left is 37 ( on my macbook )
to detect the depression of the apple key you have to detect for the  
meta modifier key ( it probably equates to the windows key in  
windows, and the linux key in linux ) in conjunction with the left key .

here is a script that i have cooked to include the meta key detect,  
and implemented it to detect apple+left . i will try to understand  
the script, and will ask adam for a directive to trap those keystokes  
and > /dev/null

ok, could someone also let me know if the editor is capturing  
keystrokes already, and if so, how does one for example <boldify />

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-keystrokes.zip
Type: application/zip
Size: 3447 bytes
Desc: not available
URL: <http://lists.flossmanuals.net/pipermail/discuss-flossmanuals.net/attachments/20070722/cdff617d/attachment.zip>
-------------- next part --------------

> d.
>
> adam hyde wrote:
>> i am trying to find a script online that can display keycodes so i  
>> can
>> get onto the apple key issue...any idea what the keycode is for the
>> apple key? i think its 115, but damned if i can find a script to  
>> help us
>> display it anywhere
>
> -- 
> derek holzer ::: http://www.umatic.nl ::: http://blog.myspace.com/ 
> macumbista
> ---Oblique Strategy # 190:
> "You can only make one dot at a time"
> _______________________________________________
> Discuss mailing list
> Discuss at lists.flossmanuals.net
> http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net



More information about the Discuss mailing list