Re: Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-04-07 Thread mike1993
same story here.
KDE - working screen 0 and just a background on screen 1 and no ability to do 
anything on screen 1.

running under Gnome works as expected - separate X screens.
 # nvidia-settings: X configuration file generated by nvidia-settings # 
nvidia-settings:  version 1.0  (buildmeis...@builder62)  Thu Feb  5 00:09:30 
PST 2009 # Xorg configuration created by livna-config-display Section 
"ServerLayout" Identifier "Layout0" Screen  0  "Screen0" 0 0
 Screen  1  "Screen1" RightOf "Screen0" InputDevice"Keyboard0" 
"CoreKeyboard" InputDevice"Mouse0" "CorePointer" EndSection Section 
"Files" #FontPath"/usr/share/fonts/default/Type1" ModulePath
  "/usr/lib64/xorg/modules/extensions/nvidia" ModulePath  
"/usr/lib64/xorg/modules" FontPath"catalogue:/etc/X11/fontpath.d"   
  FontPath"built-ins" EndSection Section "Module" Load   
"dbe" Load   "extmod" Load   "freetype" Load
   "glx" Load   "type1" EndSection Section "ServerFlags" Option 
"Xinerama" "0" Option "AIGLX" "on" EndSection Section "!
 InputDevice" # generated from
default Identifier "Mouse0" Driver "mouse" Option   
  "Protocol" "auto" Option "Device" "/dev/input/mice" Option
 "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection 
Section "InputDevice" # generated from data in "/etc/sysconfig/keyboard"
 Identifier "Keyboard0" Driver "kbd" Option 
"XkbLayout" "us" Option "XkbModel" "pc105" EndSection Section 
"Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier 
"Monitor0" VendorName "Unknown" ModelName  "LG L1953TX" 
HorizSync   30.0 - 71.0 VertRefresh 56.0 - 75.0 Option 
"DPMS" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh 
source: edid Identifier "Monitor1" VendorName "Unknown" 
ModelName  "LG L1953TX" HorizSync   30.0 - 71.0 VertRefresh 
56.0 - 75.0 Option "DPMS" EndSection Se!
 ction "Device" Identifier
"Videocard0" Driver "nvidia" VendorName "NVIDIA 
Corporation" BoardName  "GeForce 8600 GT" BusID  
"PCI:1:0:0" EndSection Section "Device" Identifier "Videocard1" 
Driver "nvidia" VendorName "NVIDIA Corporation" BoardName   
   "GeForce 8600 GT" BusID  "PCI:1:0:0" Screen  1 
EndSection Section "Device" Identifier "Device0" Driver 
"nvidia" VendorName "NVIDIA Corporation" BoardName  "GeForce 
8600 GT" BusID  "PCI:1:0:0" Screen  0 EndSection 
Section "Device" Identifier "Device1" Driver "nvidia" 
VendorName "NVIDIA Corporation" BoardName  "GeForce 8600 GT" 
BusID  "PCI:1:0:0" Screen  1 EndSection Section "Screen"
 Identifier "Screen0" Device "Device0" Monitor
"Monitor0" DefaultDepth24 Option "TwinView" "0" Option  
   !
 "metamodes" "DFP-0:
nvidia-auto-select +0+0" SubSection "Display" Depth   24
 EndSubSection EndSection Section "Screen" Identifier "Screen1" 
Device "Device1" Monitor"Monitor1" DefaultDepth24   
  Option "TwinView" "0" Option "metamodes" "DFP-1: 
nvidia-auto-select +0+0" SubSection "Display" Depth   24
 EndSubSection EndSection Section "Extensions" Option "Composite" 
"Enable" EndSection 


-- 
This is an email sent via The Fedora Community Portal https://fcp.surfsite.org
https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=337142&topic_id=68459&forum=10#forumpost337142
If you think, this is spam, please report this to webmas...@fcp.surfsite.org 
and/or blame purg...@gmail.com.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-03-05 Thread Anthony Messina
On Wednesday 04 March 2009 12:51:58 Michael Eager wrote:
> Hi --
>
> I have dual monitors using Nvidia Twinview.  I
> have both displays working.  The primary display has
> the panel, plasmoids, etc.  It seems to work OK.
>
> The secondary display only shows wallpaper.  Mouse
> clicks on the screen are ignored.
>
> I can start a program on the second display by running
> a command in the primary display: "DISPLAY=:0.1 konsole"
> but this screen does not take keyboard focus.  Doing
> the same with konqueror, the mouse works, but again
> the keyboard is inactive.  Neither of these windows has
> taskbars at the top, so they cannot be moved.
>
> Running GNOME, the dual display works OK, with both
> screens active.

i'm trying to kick the nvidia habit on  my desktops, so i'm using nouveau, but 
the simplest xorg.conf i have is:

Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "Screen0" 0 0
EndSection

Section "Monitor"
Identifier   "DVI-I-0"
Option   "LeftOf" "VGA-0"
Option   "PreferredMode" "1680x1050"
EndSection

Section "Monitor"
Identifier   "VGA-0"
Option   "PreferredMode" "1280x1024"
EndSection

Section "Device"
Identifier  "Device0"
Driver  "nouveau"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Extensions"
Option  "Composite" "Disable"
EndSection

And it works like a charm and givesme two separate workspaces in KDE.  -A

-- 
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E



signature.asc
Description: This is a digitally signed message part.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-03-04 Thread Michael Eager

Ron Siven wrote:



On Wed, Mar 4, 2009 at 1:14 PM, Michael Eager > wrote:


Michael Eager wrote:

Hi --

I have dual monitors using Nvidia Twinview.  I
have both displays working.  The primary display has
the panel, plasmoids, etc.  It seems to work OK.

The secondary display only shows wallpaper.  Mouse
clicks on the screen are ignored.

I can start a program on the second display by running
a command in the primary display: "DISPLAY=:0.1 konsole"
but this screen does not take keyboard focus.  Doing
the same with konqueror, the mouse works, but again
the keyboard is inactive.  Neither of these windows has
taskbars at the top, so they cannot be moved.

Running GNOME, the dual display works OK, with both
screens active.


One correction:  I'm not running Twinview.  When I
turn on Twinview in the nvidia-settings applet, I
get a single X window over both monitors.  I want
independent X sessions on each monitor.

-- 
Michael Eagerea...@eagercon.com 

1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


Have you seen this information?  It helped me.  
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#xorg.conf


Thanks.  I'll take a look at it.

At first glance looks like it creates a single virtual screen
running on two screens.  That's what I have now with twinview.
I want independent screens running on each display.

But I'll give xrandr a shot.  What can it do other than
screw up my X config.  As if that hasn't happened before.


--
Michael Eagerea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-03-04 Thread Ron Siven
On Wed, Mar 4, 2009 at 1:14 PM, Michael Eager  wrote:

> Michael Eager wrote:
>
>> Hi --
>>
>> I have dual monitors using Nvidia Twinview.  I
>> have both displays working.  The primary display has
>> the panel, plasmoids, etc.  It seems to work OK.
>>
>> The secondary display only shows wallpaper.  Mouse
>> clicks on the screen are ignored.
>>
>> I can start a program on the second display by running
>> a command in the primary display: "DISPLAY=:0.1 konsole"
>> but this screen does not take keyboard focus.  Doing
>> the same with konqueror, the mouse works, but again
>> the keyboard is inactive.  Neither of these windows has
>> taskbars at the top, so they cannot be moved.
>>
>> Running GNOME, the dual display works OK, with both
>> screens active.
>>
>
> One correction:  I'm not running Twinview.  When I
> turn on Twinview in the nvidia-settings applet, I
> get a single X window over both monitors.  I want
> independent X sessions on each monitor.
>
> --
> Michael Eagerea...@eagercon.com
> 1960 Park Blvd., Palo Alto, CA 94306  650-325-8077
>

Have you seen this information?  It helped me.
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#xorg.conf
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-03-04 Thread Michael Eager

Michael Eager wrote:

Hi --

I have dual monitors using Nvidia Twinview.  I
have both displays working.  The primary display has
the panel, plasmoids, etc.  It seems to work OK.

The secondary display only shows wallpaper.  Mouse
clicks on the screen are ignored.

I can start a program on the second display by running
a command in the primary display: "DISPLAY=:0.1 konsole"
but this screen does not take keyboard focus.  Doing
the same with konqueror, the mouse works, but again
the keyboard is inactive.  Neither of these windows has
taskbars at the top, so they cannot be moved.

Running GNOME, the dual display works OK, with both
screens active.


One correction:  I'm not running Twinview.  When I
turn on Twinview in the nvidia-settings applet, I
get a single X window over both monitors.  I want
independent X sessions on each monitor.

--
Michael Eagerea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Dual monitors KDE 4.2 - no panel, no keyboard focus

2009-03-04 Thread Michael Eager

Hi --

I have dual monitors using Nvidia Twinview.  I
have both displays working.  The primary display has
the panel, plasmoids, etc.  It seems to work OK.

The secondary display only shows wallpaper.  Mouse
clicks on the screen are ignored.

I can start a program on the second display by running
a command in the primary display: "DISPLAY=:0.1 konsole"
but this screen does not take keyboard focus.  Doing
the same with konqueror, the mouse works, but again
the keyboard is inactive.  Neither of these windows has
taskbars at the top, so they cannot be moved.

Running GNOME, the dual display works OK, with both
screens active.


--
Michael Eagerea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines