[Bug 30561] Intercept Alt-F1/Alt-F2 combinations in wineconsole

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 1 03:51:14 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30561

anatoly techtonik <techtonik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |

--- Comment #6 from anatoly techtonik <techtonik at gmail.com> 2012-05-01 03:51:14 CDT ---
You are not right. Wineconsole is a tool with command line parameters and it
can be told what keys are important for the program, so there is a way for it
to know that. This is what this report is about.

It is possible to specify from command line, which system key combinations are
vital for the program. --keys-exclusive="AltF1 AltF2" - would be nice.

Another way is like VirtualBox does - intercepts all keyboard input in windowed
mode unless you press a certain master key (for example, RCtrl). wineconsole
can have another command line parameter like --master-key for switching in/out
of exclusive mode.

There is a third way - use context menu on the wineconsole screen to configure
exclusive keys and persist the configuration.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list