So this blog presents technology, I looked at, but (for me) it is not an every days life utility.
![]() |
|
||
|
One of the most annoying challenge while upgrading Ubuntu was the usage of Xrandr of Intrepid / 8.10. As some of you might know, I love to use two screen, which was done by Xinerama within xorg.conf before. This has changed! Xrandr allows dynamically change of the layout during runtime by command line sth. like this: xrandr --output DVI-D_2 --auto --output VGA_1\ (just type "xrandr" and have a look for your screen names) Fine - but: Do I really have to start this command every boot? No! A lot of forums suggest to write a /etc/init.d script, which is executed during boot - doesnt work for me! But I read at thinkpad the real solution (in my optinion): Xsession script at login-time. ------------ Beside this, there were a lot of pitfalls and bugs I came across - maybe enough stuff for another post. For now you just might have a look at my continuous growing list of subscribed bugs of Ubuntu's launchpad. From my point of view the worst Ubuntu release ever! Author: hmersch Sunday 15.03.09 |



