bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21173: 25.0.50; New frames positioned off screen with multiple monit


From: Glenn Morris
Subject: bug#21173: 25.0.50; New frames positioned off screen with multiple monitors
Date: Mon, 03 Aug 2015 17:12:41 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

martin rudalics wrote:

>> I could do this in pure Elisp, but x_calc_absolute_position is
>> written in C, and I'm weak at using Elisp functions and objects
>> from C.  I'll give it a try and re-test.  If I get something
>> working, I'll post the patch here for review.
>
> Please do that.  Few people on this list seem to use multiple monitors
> set-ups.

BTW, if it's just the lack of two physical monitors that's stopping
anyone working on such things, note that you can simulate such a setup
in software. Eg something like

Xephyr +xinerama -screen 800x600 -origin 800,0 -screen 800x600 :1 &
DISPLAY=:1.0 gnome-session            # or whatever you prefer





reply via email to

[Prev in Thread] Current Thread [Next in Thread]