bash, mouse, and multiple monitors



Does anyone know if it's possible to determine which monitor the mouse is currently on from withing a bash script? I'm using zenity for a popup and would like for the popup to show up where I am working and not off to the side (3 monitors).
--
Norman
Registered Linux user #461062
.



Relevant Pages

  • Re: bash, mouse, and multiple monitors
    ... is currently on from withing a bash script? ... I'm using zenity for a popup and would like for the popup to show up where I am working and not off to the side. ...
    (comp.os.linux)
  • Re: Window Location(s)
    ... You can't specify the monitor, but you can specify the position of the popup ... window as being relative to the where the click caused the window to popup. ... Use the getMouseXYfunction to get values to pass as the left and top args ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Matrox DualHead - Monitorauflösungen lassen sich nicht auf den richtigen Wert einstellen.
    ... der Monitor erinnert immer wieder durch ein ... Popup daran das die Auflösung nicht stimmt. ... Denn Treiber für den Standardmonitor habe ich auch getestet, ...
    (microsoft.public.de.german.windowsxp.hardware)
  • Handling of userforms and popup menus with dual monitor
    ... Have a .xla add-in with several userforms, one with a popup menu. ... I heard that somebody found that with a dual monitor setup: ... one userform can appear on the left monitor and the other on the right. ...
    (microsoft.public.excel.programming)
  • Re: Window Location(s)
    ... You can't specify the monitor, but you can specify the position of the popup window as being relative to the where the click caused the window to popup. ... Use the getMouseXYfunction to get values to pass as the left and top args to the window.openmethod. ...
    (microsoft.public.dotnet.framework.aspnet)