1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-07 06:14:13 +01:00
Files
wmaker/src
Doug Torrance b764a766bf Add keyboard shortcut to run application.
A common feature in several desktop environments is the ability to bring up
a "run application" dialog via a keyboard shortcut (frequently Mod1+F2).  This
feature has been available to Window Maker users only through the root menu.

This patch adds the ability for a user to set up a keyboard shortcut to
accomplish this, either via WPrefs or by editing ~/GNUstep/Defaults/WindowMaker,
e.g., with
 RunKey = "Mod1+F2";

Code from the execCommand function in rootmenu.c has been copied almost directly
into the handleKeyPress function in misc.c to accomplish this.
2014-05-10 10:01:51 +01:00
..
2013-12-30 18:11:04 +00:00
2013-05-26 19:48:00 +01:00
2010-09-11 17:32:57 +02:00
2014-02-13 08:58:25 +00:00
2010-09-11 17:32:57 +02:00
2013-06-10 22:34:59 +01:00
2013-10-01 08:40:05 +02:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2012-04-04 19:44:40 +01:00
2012-06-24 12:30:17 +01:00
2014-04-24 10:47:45 +01:00
2013-10-17 18:11:00 +01:00
2013-10-09 13:02:45 +01:00
2012-11-19 00:12:46 +01:00
2014-04-24 10:47:45 +01:00
2013-05-26 19:48:00 +01:00
2013-05-26 19:48:00 +01:00
2013-12-30 18:11:04 +00:00
2014-04-24 10:47:45 +01:00
2013-05-26 19:48:00 +01:00
2012-04-04 19:44:40 +01:00
2012-10-30 15:26:52 +00:00
2013-12-30 18:11:06 +00:00