Hi all,
I am trying to use the keyboard with fullscreen(gemwin_mess fullscreen $1) mode. when fullscreen mode is off, gemkeyname works ok, but when i have fullcreen mode, the kerboard doesn´t work. i have tried also with gemkeyboard without positive results.
technical info: fedora 3, ibm t40, ati radeon 7500, pd 0.37.1, GEM 0.90
any sugestions, thanks in advance
-
Fullscreen with gemkeyname or gemkeyboard
-
i fear this is a bug.
when rendering to full-screen, Gem is actually rendering to the root window and it is a bit tricky to capture keys from there.
(but why does the mouse work fine then ) -
Hi,
if the mouse works directly, maybe i can use a code in c to send the key-press to pd. how can i send variables from c++ or c?
thanks -
i am using the command key. it works properly when the fullscreen function is on. i used sockets to send the info from c.
alejandro lopez