Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Nowardev-Team
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

Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Nowardev-Team
NB THE bash script must be executable to do that just do chmod +x your_name_bashscript_for_xrandr *to see your aviable options you can just type on konsole xrandr * for example #!/bin/bash xrandr --auto --output DVI-0 --mode 1440x900 --right-of DVI-1 2012/5/24 Nowardev-Team

Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Stef Bon
On 05/24/2012 07:22 PM, Nowardev-Team wrote: NB THE bash script must be executable to do that just do chmod +x your_name_bashscript_for_xrandr *to see your aviable options you can just type on konsole xrandr * No, it's just possible using the display settings in the settings. Select

Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Marcelo Magno T. Sales
2012/5/24 Stef Bon s...@bononline.nl: On 05/24/2012 07:22 PM, Nowardev-Team wrote: NB THE bash script must be executable  to do that just do chmod +x your_name_bashscript_for_xrandr *to see your aviable options you can just type on konsole xrandr * No, it's just possible using the

[kde] wtf fucked up power devil

2012-05-24 Thread Sérgio Basto
Wtf power devil has no more profiles, why some many regressions on one thing that was working so well , now have a stupid check box , Power management enable , wtf that means ? what means disable power management ? is disable this tramp ? . Cpu freq , not enter in screen saver (on

Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Marcelo Magno T. Sales
2012/5/24 Nowardev-Team nowar...@gmail.com: 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

Re: [kde] How to setup dual monitor in kde?

2012-05-24 Thread Nowardev-Team
well if system settings module doens't handle it it could be : a bug of kcm module a bug of your video driver in the both of cases you can only fix in few time with xrandr and the script or you should open a bug report and wait until someone fix it your choice ! 2012/5/24 Marcelo Magno T.

Re: [kde] wtf fucked up power devil

2012-05-24 Thread Duncan
Sérgio Basto posted on Thu, 24 May 2012 20:27:01 +0100 as excerpted: Wtf power devil has no more profiles, why some many regressions on one thing that was working so well , now have a stupid check box , Power management enable , wtf that means ? what means disable power management ? is