Simon Tatham
7acb747a7d
Handle the Ctrl modifier key ourselves if necessary.
...
The Quartz GDK back end, if you press (say) Ctrl-A, will generate a
GdkKeyEvent with keyval='a' and state=CONTROL, but it'll have a
translated string of "a" where the X back end would have returned
"\001". So we have to do our own translation, which fortunately isn't
hard.
2015-08-31 13:21:50 +01:00
..
2014-02-22 18:01:32 +00:00
2015-08-16 14:50:37 +01:00
2015-05-08 18:57:18 +01:00
2015-08-27 18:59:24 +01:00
2015-08-24 19:34:23 +01:00
2015-08-22 14:07:02 +01:00
2015-08-25 20:00:55 +01:00
2015-08-25 19:50:23 +01:00
2015-08-16 13:11:06 +01:00
2015-08-31 13:21:50 +01:00
2015-08-24 19:34:23 +01:00
2011-07-14 18:52:21 +00:00
2015-05-11 17:52:19 +01:00
2011-07-14 18:52:21 +00:00
2015-05-15 12:47:44 +01:00
2013-07-14 10:46:07 +00:00
2011-07-14 18:52:21 +00:00
2015-05-18 21:17:21 +01:00
2015-05-18 14:03:10 +01:00
2015-05-18 14:03:10 +01:00
2015-08-16 13:11:51 +01:00
2015-08-16 13:11:51 +01:00
2015-05-18 14:03:10 +01:00
2015-05-15 12:47:44 +01:00
2015-08-31 13:21:50 +01:00
2015-08-22 14:07:02 +01:00
2015-08-16 13:11:51 +01:00
2015-05-15 12:47:44 +01:00
2015-08-16 13:11:51 +01:00
2015-05-05 20:16:22 +01:00
2015-08-10 20:03:41 +01:00
2015-05-15 12:47:44 +01:00
2007-01-07 10:17:12 +00:00