richard bown wrote: > And what would help if in global settings instead of "Control_L" or > "Control_R" use "Left CTL key" or "Right CTL key" > Then there is no ambiguity on the meaning , Control_R looks like press > control plus the R key, then is that the left or right control key and > which R key, upper or lowercase.
You are right about the ambiguity, but "Control_R" and "Control_L" is exactly what X gives us through the XKeysymToString() API, so a bug report should be filed to the X.org team I guess. If there is a better API to get a human readable key name from the X system, we'll be glad to hear about it. -- Regards, Dmitry A. Kuminov _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
