LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Moving the Panel bar in KDE4 (https://www.linuxquestions.org/questions/linux-desktop-74/moving-the-panel-bar-in-kde4-638469/)

Chewie71 04-28-2008 03:24 PM

Moving the Panel bar in KDE4
 
I just upgraded to Kubuntu 8.0.4 and KDE4. I have a 3 monitor setup. In KDE4, the panel bar (with the app buttons, Kicker, clock, etc...) is on my leftmost monitor and I'd like to move it to my center monitor. I have yet to figure out where I can change that behavior. Anybody know?

Thanks,
Matt

{BBI}Nexus{BBI} 04-28-2008 07:09 PM

Why not just put that monitor in the center? Failing that you'll need to define the central monitor as the primary display. Take a look at your xorg.conf file (make a backup of it first if you intend to make changes).

Chewie71 04-29-2008 09:36 AM

My center monitor is a 20" widescreen LCD, while the two side monitors are regular 17" LCDs....so moving is not an option.

How does one define a monitor as primary in the xorg.conf file?

Here's my xorg.conf file...much of it originally I had to manually figure out because of my different screen sizes. I've never gotten any of the fancy Beryl stuff to work because I can't get GLX to work in my situation... I have two dual-head video cards, a 6600 and 5500. Maybe in 8.0.4 it will?

Code:

Section "ServerLayout"
    Identifier    "Layout[all]"
    Screen      0  "Screen0" 1280 0
    Screen      1  "Screen1" RightOf "Screen0"
    Screen      2  "Screen2" LeftOf "Screen0"
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option        "Clone" "off"
#    Option        "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/local"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/URW"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/PEX"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/latin2/misc:unscaled"
    FontPath        "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/Type1"
    FontPath        "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/share/fonts/baekmuk:unscaled"
    FontPath        "/usr/share/fonts/japanese:unscaled"
    FontPath        "/usr/share/fonts/kwintv"
    FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/share/fonts/uni:unscaled"
    FontPath        "/usr/share/fonts/CID"
    FontPath        "/usr/share/fonts/ucs/misc:unscaled"
    FontPath        "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/misc:unscaled"
    FontPath        "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/Type1"
    FontPath        "/usr/share/fonts/misc/sgi:unscaled"
    FontPath        "/usr/share/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
EndSection

Section "Module"
    Load          "dbe"
    Load          "type1"
    Load          "freetype"
    Load          "extmod"
    Load          "glx"
EndSection

Section "ServerFlags"

# Removed Option "Xinerama" "0"
    Option        "AllowMouseOpenFail" "on"
    Option        "Xinerama" "1"
EndSection

Section "InputDevice"
    Identifier    "Keyboard[0]"
    Driver        "kbd"
    Option        "Protocol" "Standard"
    Option        "XkbLayout" "us"
    Option        "XkbModel" "microsoftpro"
    Option        "XkbRules" "xfree86"
EndSection

Section "InputDevice"
    Identifier    "Mouse[1]"
    Driver        "mouse"
    Option        "Buttons" "5"
    Option        "Device" "/dev/input/mice"
    Option        "Name" "Microsoft Wheel Mouse Optical"
    Option        "Protocol" "explorerps/2"
    Option        "Vendor" "Sysp"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier        "Modes[0]"
    ModeLine    "1680x1050" 146.0 1680 1784 1960 2240 1050 1056 1086 1089 +hsync +vsync
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "Gateway FPD2185W"
    HorizSync      31.0 - 81.0
    VertRefresh    56.0 - 76.0
EndSection

Section "Monitor"
    Identifier    "Monitor2"
    VendorName    "Unknown"
    ModelName      "Gateway FPD1775"
    HorizSync      30.0 - 80.0
    VertRefresh    56.0 - 76.0
EndSection

Section "Monitor"
    Identifier    "Monitor1"
    VendorName    "Unknown"
    ModelName      "Gateway FPD1775"
    HorizSync      30.0 - 80.0
    VertRefresh    56.0 - 76.0
EndSection

Section "Device"
    Identifier    "Videocard0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce 6600 GT"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier    "Videocard1"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce FX 5500"
    BusID          "PCI:7:2:0"
    Screen          0
EndSection

Section "Device"
    Identifier    "Videocard2"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce FX 5500"
    BusID          "PCI:7:2:0"
    Screen          1
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option        "TwinView" "0"
    Option        "metamodes" "1680x1050 +0+0; 1280x1024 +0+0; 1024x768 +0+0; 800x600 +0+0"
    SubSection    "Display"
        Depth      24
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection

Section "Screen"
    Identifier    "Screen2"
    Device        "Videocard1"
    Monitor        "Monitor2"
    DefaultDepth    24
    Option        "TwinView" "0"
    Option        "metamodes" "CRT-1: nvidia-auto-select +0+0"
    SubSection    "Display"
        Depth      24
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
# Removed Option "TwinView" "1"
# Removed Option "metamodes" "CRT-0: nvidia-auto-select +1280+0, CRT-1: nvidia-auto-select +0+0"
    Identifier    "Screen1"
    Device        "Videocard2"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option        "TwinView" "0"
    Option        "metamodes" "CRT-0: nvidia-auto-select +0+0"
    SubSection    "Display"
        Depth      24
        Modes      "nvidia-auto-select"
    EndSubSection
EndSection


leeley211 05-02-2008 08:05 AM

Moving the panel on KDE
 
If you Change your Monitor 0 to Monitor I. It just might work.

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Gateway FPD2185W"
HorizSync 31.0 - 81.0
VertRefresh 56.0 - 76.0
EndSection

Section "Monitor"
Identifier "Monitor2"
VendorName "Unknown"
ModelName "Gateway FPD1775"
HorizSync 30.0 - 80.0
VertRefresh 56.0 - 76.0
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Gateway FPD1775"
HorizSync 30.0 - 80.0
VertRefresh 56.0 - 76.0
EndSection

Secti


All times are GMT -5. The time now is 12:03 AM.