Hi! I´m trying to get the user key strokes in a ssh session on the guacamole server. I found the *GuacamoleWebSocketTunnelEndpoint* class wich register a event listener to write messages using the *WriterGuacamoleWriter* class. So I got the browser session keystrokes on the the /onMessage/ method but the instruction passed is something like: 3.key,2.97,1.1; 3.key,2.97,1.0; and so on.
I would like to know if is it possible to can get the actual key (or even better, the command typed by the user) that the user pressed on the guacamole server, or just the guacd deals with this? Thank you! -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
