Re: Multi-, different- monitors is multi-hopeless?
"Benjamin R. Haskell" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 16 Jan 2009, Tomáš Ebenlendr wrote: > I use mod_xinerama, xrandr, and lua script that changes ion's session > string via ioncore.set_paths(). This suffices, as I need to restart ion3 > (but not X nor applications) every time I switch xrandr configuration. > This way I have one saved layout for each xrandr configuration I tried. > Argh. I'm an idiot. I assumed since mod_xrandr was loaded that mod_xinerama had been loaded, too. This is working well for me, too, now. Thanks, and sorry for the noise. > [...] > > Note that I use patched mod_xinerama, because original mod_xinerama > doesn't allow ion3 to shutdown/restart properly. The one line change was > posted to the list by someone already. Yep, in the same "shit-or-rama" thread I mentioned. BTW, Tobias Hommel: I'm using your ebuild from a few days ago, and it doesn't seem to have that patch. (It has mod_xinerama-20080902 rather than -20080923.) Putting that in was just a matter of: grabbing the tar.gz from http://wannabehacker.com/src/mod_xinerama-20080923.tar.gz (Thanks Thomas!), tar -zxf'ing, renaming the root dir, tar -jcf'ing, and bumping the module's _PV. Thanks all, Ben