On 26.05.2012 00:33, cgenolin wrote:
Hi the list, Do you know if getGraphicsEvent can detect the use of keys combinaison like "shift+arrow" or "Crlt+arrow" ?
Some key combinations, but not those mentioned above. Just write a simple test: getGraphicsEvent(onKeybd = function(key) cat(key, "\n")) Uwe Ligges
Best Christophe -- View this message in context: http://r.789695.n4.nabble.com/shift-arrow-in-getGraphicsEvent-tp4631419.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.