
Xineramoid
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Autodetect plugged/unplugged monitors and asign them a Xinerama (xrandr based) configuration. Last changelog:
0.3:
- Detect available resolutions (use mouse wheel over the desired screen to change its resolution)
- Keep screens inside virtual desktop
0.2:
- Suggests Initial Setup
- Graphical Screen Organization/Modification Pannel
- Maximum Desktop Size Autodetected
Ratings & Comments
3 Comments
here is a package for mandriva http://www.mediafire.com/file/xi5me0immwi/plasma-applet-xineramoid-0.1-1mdv2009.1.i586.rpm unfortunately i dont have multiple screen to try it but is a very nice idea
rpm for the 0.3 version http://www.mediafire.com/file/yzmetgyomk5/plasma-applet-xineramoid-0.3-1mdv2009.1.i586.rpm
At the moment you have to provide it with your desired xrandr configuration at each time you plug a monitor. i.e. -for single monitor: xrandr --auto -for a vertical configuration: xrandr --output LVDS --auto --pos 0x900 --output VGA --auto --pos 0x0 The plasmoid will remind the monitors which were present at that moment, and at each time it detects them, it will use the corresponding configuration. (In this early version it only maps monitors by their maximal resolutions)