I'm using a tablet with a external monitor and the second monitor as the main one. Why all menus are floating left. Is there a way to change this? My tablet is physically positioned on the right of the monitor.


|
I'm using a tablet with a external monitor and the second monitor as the main one. Why all menus are floating left. Is there a way to change this? My tablet is physically positioned on the right of the monitor.
|
||||
|
|
|
Update: Based on Vinicius's comment and the updated screen shot. An application must have changed the default alignment of menu. This setting can't be configured via Control Panel, yet Windows provides API to change it. And I've written a simple application which allows changing the alignment of menus, and shows the current alignment. Run MenuAlignment.exe, it will display the current status. Click Yes to change the alignment to the reverse setting:
And after changing the alignment, it displays confirmation:
In the case on the screen shot, there's simply not enough space to display the menu to the right, and Windows displays the menu with left alignment then. Move your window farther to the left or right, and your menus will display normally. It also happens in one monitor configuration too: if the menu can't be displayed with left-alignment because it would fall out of screen, the it will be right-positioned. There's a system setting which controls the default menu alignment, it's not exposed through the UI yet it's available to applications. |
|||||
|