Wine: Show the âsystem menuâ of a window?

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
When you right-click the caption of a window in Ubuntu a menu is shown that contains commands like "minimize window", "maximize window", "move window" and so on.
Under Windows this menu is called "system menu of the window" and Windows programs may add their own "custom" commands to the menu of their own window.
Unfortunately I have a program which adds own commands to this menu and I want to run that program under Linux using Wine.
My question: Is there a possibility to access these menu commands when I run a Windows program under Wine?
wine
add a comment |Â
up vote
1
down vote
favorite
When you right-click the caption of a window in Ubuntu a menu is shown that contains commands like "minimize window", "maximize window", "move window" and so on.
Under Windows this menu is called "system menu of the window" and Windows programs may add their own "custom" commands to the menu of their own window.
Unfortunately I have a program which adds own commands to this menu and I want to run that program under Linux using Wine.
My question: Is there a possibility to access these menu commands when I run a Windows program under Wine?
wine
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When you right-click the caption of a window in Ubuntu a menu is shown that contains commands like "minimize window", "maximize window", "move window" and so on.
Under Windows this menu is called "system menu of the window" and Windows programs may add their own "custom" commands to the menu of their own window.
Unfortunately I have a program which adds own commands to this menu and I want to run that program under Linux using Wine.
My question: Is there a possibility to access these menu commands when I run a Windows program under Wine?
wine
When you right-click the caption of a window in Ubuntu a menu is shown that contains commands like "minimize window", "maximize window", "move window" and so on.
Under Windows this menu is called "system menu of the window" and Windows programs may add their own "custom" commands to the menu of their own window.
Unfortunately I have a program which adds own commands to this menu and I want to run that program under Linux using Wine.
My question: Is there a possibility to access these menu commands when I run a Windows program under Wine?
wine
wine
asked Apr 10 at 20:40
Martin Rosenau
1434
1434
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Run winecfg, go to "Graphics", and either uncheck "Allow the window manager to decorate the windows" or check "Emulate a virtual desktop". Either way, once you've done that, close and reopen Wine, and your program will then have a Windows-style title bar, which you can right-click to get this menu.
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Run winecfg, go to "Graphics", and either uncheck "Allow the window manager to decorate the windows" or check "Emulate a virtual desktop". Either way, once you've done that, close and reopen Wine, and your program will then have a Windows-style title bar, which you can right-click to get this menu.
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
add a comment |Â
up vote
1
down vote
accepted
Run winecfg, go to "Graphics", and either uncheck "Allow the window manager to decorate the windows" or check "Emulate a virtual desktop". Either way, once you've done that, close and reopen Wine, and your program will then have a Windows-style title bar, which you can right-click to get this menu.
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Run winecfg, go to "Graphics", and either uncheck "Allow the window manager to decorate the windows" or check "Emulate a virtual desktop". Either way, once you've done that, close and reopen Wine, and your program will then have a Windows-style title bar, which you can right-click to get this menu.
Run winecfg, go to "Graphics", and either uncheck "Allow the window manager to decorate the windows" or check "Emulate a virtual desktop". Either way, once you've done that, close and reopen Wine, and your program will then have a Windows-style title bar, which you can right-click to get this menu.
answered Apr 11 at 3:12
Joseph Sible
83138
83138
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
add a comment |Â
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
Thanks. Unchecking "Allow the window manager to decorate the windows" does the job!
â Martin Rosenau
Apr 11 at 6:07
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1023808%2fwine-show-the-system-menu-of-a-window%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password