> i guess you should use xrandr
>
> if you can enable your monitor with xrandr you can create a a bash script
> like this
>
> #!/bin/bash
> xrandr ...<your option>
> xrandr ...<another option>
>
> after you did save this on ~/.kde/Autostart/
>
> so everytime you load kde it will load your script you can do this stuff
> from systemsettings here
>
>
http://simplest-image-hosting.net/png-0-gp1841
>
Thanks, but I'm looking for a way to accomplish this using the GUI,