stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] xinerama as two separate screens


From: Tadahiko Uehara
Subject: [STUMP] xinerama as two separate screens
Date: Thu, 3 Dec 2009 14:10:56 +0900

Hi all,

I'd like to manage different groups in two monitors.

Unfortunately, Intel video driver doesn't support separate X screens
on the same GPU.(*1)
So I can only have one large, extended screen from dual heads setup.

Now I am no luck.
It is clearly stated in Info, Stumpwm will treat xinerama with two
heads as one screen.(*2)

*1 http://lists.x.org/archives/xorg-devel/2009-October/002447.html
*2 http://www.nongnu.org/stumpwm/manual/stumpwm_9.html

My question is,
Is there a way to get what I desire without having separate X screens ?
If not, any plan / idea to rescue users whose video driver won't allow
separate screen? :)

I've tried how other WM handles this, Awesome WM manages different
groups in 2 monitors out of the box under my setup.
It is probably related Shawn mentioned in the other thread that
there's no lisp X11 libraries implements xinerama extension...


Here's my current setup:
> xdpyinfo -ext XINERAMA | grep head
  head #0: 1680x1050 @ 0,0
  head #1: 1024x768 @ 0,1050

> (screen-heads (current-screen))
(#S(frame 0 NIL 0 0 1680 1050) #S(frame 1 NIL 0 1050 1024 768))

> xrandr -q
Screen 0: minimum 320 x 200, current 1680 x 1818, maximum 8192 x 8192
VGA1 connected 1680x1050+0+0 (normal left inverted right x axis y
axis) 474mm x 296mm
   1680x1050      60.0*+
   1280x1024      75.0
   1024x768       75.1     60.0
   800x600        75.0     60.3
   640x480        75.0     60.0
   720x400        70.1
LVDS1 connected 1024x768+0+1050 (normal left inverted right x axis y
axis) 246mm x 185mm
   1024x768       50.0*+   85.0     75.0     70.1     60.0     40.0
   832x624        74.6
   800x600        85.1     72.2     75.0     60.3     56.2
   640x480        85.0     72.8     75.0     60.0     59.9
   720x400        85.0
   640x400        85.1
   640x350        85.1


Thanks in advance,
-Kiko




reply via email to

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