On Fri, 29 May 2009 09:33:46 -0700, Gwathlobal <[email protected]>  
wrote:

> Hi!
>
> I bumped into some strange situation - when trying to invoke
>
> (modifier= mod :sdl-key-mod-lshift)
>
> I get the following error - "The value of KEYWORD is 1, which is not of  
> type KEYWORD."

Try that the other way around;

(modifier= :sdl-key-mod-lshift mod)

- Luke
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to