Dual screen wallpaper

I was just wondering if anyone has any copies of good wallpaper, arch linux based or otherwise, for dual screen setups (something like 2506x1024).  I made a very very basic one ( http://www.equivalentsystems.net/arch.png ) to tie me over.  But I am an econometrician not an artist and would really appreciate a better background. 
Alex

But I am an econometrician not an artist
I never knew that being a econometrician means you cant be a artist.
http://www.looroll.com
www.deviantart.com

Similar Messages

  • Dual screen wallpaper in Awesome

    Hey,
    Not sure it's the right place to ask but here goes..
    I'm using Arch with the Awesome WM. I have a dual screen setup where both screens share the same Awesome config (so, ONE screen {} in .awesomerc).
    I set the wallpaper with feh by adding "eval `cat $HOME/.fehbg` &" to .xinitrc and my problem is that it only sets the wallpaper on my primary screen.
    What I want is two different wallpapers on two different screens/monitors. How is this done?
    Also, I'm able to set the wallpapers in both screens by manually running "feh --bg-center file1.jpg" in one and "feh --bg-center file2.jpg" in the other one.
    Last edited by atc (2008-06-18 14:13:13)

    -- For others who stumble upon this like I did --
    **In the code, for more than two monitors, switch statements might be cleaner
    If you don't want to install another application, you can apparently with beautiful/gears:
    -- {{{ Wallpaper
    if beautiful.wallpaper then
        for s = 1, screen.count() do
            --gears.wallpaper.maximized(beautiful.wallpaper, s, true)
            if s < 2 then
              gears.wallpaper.maximized("path_to_image_one", s, true)
            else
              gears.wallpaper.maximized("path_to_image_two", s, true)
            end
        end
    end

  • Extended mode with MacbookPro using Dual Screen Wallpaper

    Hello, guy's,
    I already have a Macbook Pro 13" connected on ACD24".
    I use the both of monitors in extended mode.
    That i want to ask you is the seguent..
    Can i use one dual wallpaper?
    I mean that i want

    -- For others who stumble upon this like I did --
    **In the code, for more than two monitors, switch statements might be cleaner
    If you don't want to install another application, you can apparently with beautiful/gears:
    -- {{{ Wallpaper
    if beautiful.wallpaper then
        for s = 1, screen.count() do
            --gears.wallpaper.maximized(beautiful.wallpaper, s, true)
            if s < 2 then
              gears.wallpaper.maximized("path_to_image_one", s, true)
            else
              gears.wallpaper.maximized("path_to_image_two", s, true)
            end
        end
    end

  • Nitrogen wallpaper switcher: Dual Screen wallpaper via bash?

    I've grown quite attached to a little script for my laptop that lets me randomly switch the background with nitrogen:
    #! /bin/bash
    WALLPAPERS="/home/elias/Pics/BackgroundShow"
    ALIST=( `ls -w1 $WALLPAPERS` )
    RANGE=${#ALIST[@]}
    let "number = $RANDOM"
    let LASTNUM="`cat $WALLPAPERS/.last` + $number"
    let "number = $LASTNUM % $RANGE"
    echo $number > $WALLPAPERS/.last
    nitrogen --set-zoom-fill --save $WALLPAPERS/${ALIST[$number]}           <---------- Just need to specify the screen here...
    I've had no luck finding how to change just screen 1 or 2 without the GUI.  If there's a way, I would just have a separate hotkey for both.  man nitrogen and nitrogen --help say nothing about setting for a particular screen. 
    Any help would be appreciated

    I'm playing with imlibsetroot, but it doesn't appear to have the same "zoom-fill" function, and if you set one at a time, it clears the other screen.  So you can shuffle both with this:
    #! /bin/bash
    WALLPAPERS="/home/elias/Pics/BackShow"
    ALIST=( `ls -w1 $WALLPAPERS` )
    RANGE=${#ALIST[@]}
    let "number = $RANDOM"
    let LASTNUM="`cat $WALLPAPERS/.last` + $number"
    let "number = $LASTNUM % $RANGE"
    echo $number > $WALLPAPERS/.last
    let "number2 = $RANDOM"
    let LASTNUM="`cat $WALLPAPERS/.last` + $number2"
    let "number2 = $LASTNUM % $RANGE"
    echo $number2 > $WALLPAPERS/.last
    imlibsetroot -x 0 -s $WALLPAPERS/${ALIST[$number]} -x 1 -s $WALLPAPERS/${ALIST[$number2]}
    the option -s scales the image until it fills either the x or y dimension leaving black space.  Of course I could crop or limit myself to images with the right aspect ratio, but that's not a solution.  The options seem fairly extensive, but I don't see a way to emulate "zoom-fill":
    usage: imlibsetroot [globalopts] {[screenopts] [imageopts] <filename>}+
    global options
    --help print usage information
    --version print version information
    --composite combine the images with the current root window
    --display DDD connect to X display DDD
    --store store the new root image to ~/.background.png
    --store FILE store the new root image to FILE
    --storeslices store the root image of each xinerama display
    as a seperate file. (Implies --store .)
    screen options
    -x s operate on the single virtual xinerama screen
    (default)
    -x e operate on all xinerama screens independently
    -x N operate on xinerama screen N
    image options
    -s scale pixmap to the current screen's size
    preserving the pixmap's original aspect ratio
    -s a scale pixmap to the current screen's size
    preserving the pixmap's original aspect ratio
    -s f scale pixmap to the current screen's size
    without regard to the pixmap's original
    aspect ratio
    -s N scale pixmap by N percent
    -s X,Y set the pixmap's width to X pixels and height
    to Y pixels
    -m {xy} mirror across the X/Y axis
    -r {r|rr|l|ll} rotate right/left once or twice
    -f {xy} flip the pixmap across the X/Y axis
    -p c center pixmap on both axes
    -p cx center pixmap on x
    -p cy center pixmap on y
    -p X,Y place pixmap at position X, Y on the current
    screen (current screen based coordinates)
    -t (integer tiling if combined with center
    --bg COLOR set background color (the area not covered by the
    image) to COLOR (COLOR may be a mnemonic, or a
    RRR,GGG,BBB triple) (may be used without an image)
    --bgcolor COLOR same as --bg

  • I work on dual screens on a new mac pro but when I do the 4 finger swipe it moves both screens, is there a way to move just the screen that is active?

    I work on dual screens on a new mac pro but when I do the 4 finger swipe it moves both screens, is there a way to move just the screen that is active?

    Multiple desktops and dual screens really aren't meant to work together. Apple came up with this multiple desltops feature and never really thought about users that use a dual monitor setup. So use either multiple desktops OR dual monitors but not both. Also don't try to use any App in Full Screen Mode as that doesn't work with dual screen setups either.

  • Is it possible to connect my mid 2010 Macbook Pro with my 21.5" iMac 11,2 so that I can work with dual screens?

    Is it possible to connect my mid 2010 Macbook Pro with my 21.5" iMac 11,2 so that I can work with dual screens?

    try xxx - may work
    _may_ work.

  • What options do I have if I want to set up a dual screen?

    I have a Thinkpad T400 with a ATI Radeon HD3470 card. I am running the latest Arch x86_64 with Fluxbox and the 9.4 Catalyst drivers.
    What is the easiest solution to set up a dual screen? Is there a way to do this without editing xorg.conf? Not that editing xorg.conf really is a big problem, but I will be moving around a bit and finding the correct settings for each screen would take some work. And I would like to see how far the dual screen development has come on GNU/Linux.
    The way I see it the best way would be to have two screens with separate resolutions. Since LCD screens do not handle resolutions other then the native very well. So just stretching the screen makes the slave screen run the same height as the parent screen. Or am I wrong? It is not a problem running stretched if the screens run at the native resolution.
    So, xrandr just gives me stretching. And the need of editing xorg.conf.
    What about Twinview(just for nVidia) and Xinerama?
    Is there other solutions?
    SOLUTIONS:
    There is arandr and lxrandr, both frontends to xrandr. Requires minimal xorg.conf editing. Only add a virtual line in the screen section. The virtual size does not have to be accurate, it only have to be bigger then the screens together. In my case, I have a 1440x900 primary screen and at most a 1280x1024 secondary screen. So my virtual size would be minimum 2720x1024. This is with the screens side by side. If the screens is one above the other it would be 1440x1924.
    The exact size of the monitor is handled by xrandr(arandr or lxrandr). So, there will be no dead zone in the width(side by side solution), if the real height is different on the screen there will be a dead zone in height.
    Using arandr or lxrandr means that you manually have to set this up each time the computer is restarted. To automate this, you can use xrandr. First do a
    # xrandr
    Screen 0: minimum 320 x 200, current 2464 x 900, maximum 2720 x 1024
    LCD connected 1440x900+0+0 (normal left inverted right x axis y axis) 304mm x 190mm
    1440x900 50.0*+ 60.2
    1152x864 60.0 50.0
    1280x768 59.9 50.0
    1280x720 60.0 50.0
    1024x768 60.0 50.0
    800x600 60.3 50.0
    720x480 60.0 50.0
    640x480 60.0 50.0
    640x400 59.9 50.0
    512x384 60.0 50.0
    400x300 60.7 50.0
    320x240 60.0 49.9
    320x200 60.1 50.0
    DFP1 disconnected (normal left inverted right x axis y axis)
    CRT1 connected 1024x768+1440+0 (normal left inverted right x axis y axis) 304mm x 228mm
    1024x768 60.0*+ 75.0 70.1 60.0*
    800x600 72.2 75.0 70.0 60.3 56.2
    720x480 60.0
    640x480 75.0 72.8 75.0 60.0
    640x400 75.1 59.9
    512x384 60.0 74.9
    400x300 75.0 60.7
    320x240 75.6 60.0
    320x200 75.5 60.1
    to find out where the screens are connected. Mine are LCD and CRT1. Then test with
    # xrandr --output CRT1 --right-of LCD
    to see if you get a stretched desktop. If this works, just add the last line to your .xinitrc
    This solution gives you stretching.
    My complete xorg.conf
    # Copyright 2004 The X.Org Foundation
    Section "ServerLayout"
    Identifier "Laptop"
    Screen 0 "Default" 0 0
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "True"
    EndSection
    Section "Monitor"
    Identifier "LCD"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "radeon_hd"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Default"
    Device "radeon_hd"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900" "1024x768"
    Virtual 2720 1024
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Last edited by orjanp (2009-05-01 09:33:55)

    I have an ATI Mobility x1600 on my laptop,and I use a separate CRT monitor as second output (well primary until I fix my backlight)
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    Option "DontZap" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc"
    Load "drm"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "DPMS" "No"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "DPMS" "No"
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "M56P [Radeon Mobility X1600]"
    BusID "PCI:1:0:0"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "AGPFastWrite" "yes"
    Option "DRI" "on"
    Screen 0
    Option "DDCMode" "True"
    Option "MonitorLayout" "LVDS,CRT"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "M56P [Radeon Mobility X1600]"
    BusID "PCI:1:0:0"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "AGPFastWrite" "yes"
    Option "DRI" "on"
    Screen 1
    Option "DDCMode" "True"
    Option "MonitorLayout" "LVDS,CRT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "false"
    EndSection
    This works, and I get separate resolutions on the monitors. I tried using radeonhd but then the resolution on teh second monitor goes to some crappy values(which I figure are calculated proportionally to the 1280x800 one).

  • How do I play a video in full-screen mode on one screen of a dual-screen Windows 7 system without blanking out the other screen?

    How do I play a video in full-screen mode on one screen of a dual-screen Windows 7 system without blanking out the other screen?  Not losing the other screen would be useful as I would like to, for example, monitor my emails whilst watching a video or to work on a project whilst watching an instructional video.
    Note : Resizing a window to fill the screen is not acceptable as it still leaves unsightly borders.

    bump

  • I'd like to see next generation of Touchsmart PC with Touchsmart keyboard and dual screen

    Where you have a monitor as the display and a seperate keyboard, but the keyboard is another monitor which operates as a keyboard, for example something like this... 
    This ultimately would mean that the keyboard could be application driven, that is it could be specifically configured anyway that the application requires it.  I'd also like to see a dual screen option for touchsmart PC - a screen that is built in and can be slid out from the rear of the monitor to act as dual screen, extended screen...
    HP ENVY 17-j005tx Notebook, HP ENVY Recline 27-k001a, HP ProLiant MicroServer Gen8 G2020T, HP MediaSmart EX495 Server, HP MediaVault 2020, HP ENVY 120 AiO Printer

    Jim,
    You may want to check out this community for developers. I'm pretty sure HP is aware of the goings-on in these forums:
    http://www.touchsmartcommunity.com/forums
    ... an HP employee expressing his own opinion.
    Please post rather than send me a Message. It's good for the community and I might not be able to get back quickly. - Thank you.

  • On my 2012 MBP I can no longer use dual screens/HDMI after upgrading to 10.8.2. I'm using Moshi Thunderbolt adapter

    On my 2012 MBP I can no longer use dual screens/HDMI after upgrading to 10.8.2. I'm using Moshi Thunderbolt adapter

    I think you are sailing in uncharted waters with those kind of modifications.
    I am only guessing, but if you have not already done so,  do a PRAM reset and then trash your FCP preferences.
    Big Poppa Chris wrote:
    I've also notice when I start the computer up, it stays on the grey screen longer than it did when I had the original card (512 mb).
    My understanding is the Mac is doing a ram/hardware test during the grey screen, if the card you added had additional memory, then it is very likely the test will take longer - but I am no hardware expert.
    MtD

  • New mac user, IMac with thunderbolt dual screen no longer works

    Hi, I have just started using a mac for work and was loving my new dual screen setup. it was functional for a day and now the second screen is black and saying I should check the signal cable. I have
         Tried other DVI cables that go from thunderbolt to screen
         tried 3 screens, one of them from a different brand
         I have updated firmware
         and restarted / shutdown/ disconnected device then reconnect about 10 times
         and pressed detect displays about 20 times (it seems to detect the screen, its just not sending it anything?)
         before the screen stopped I had to do a restart for the latest Itunes and mac updates
    but to no response. please help my productivity is really reduced

    Take a look at these links,
    http://support.apple.com/kb/HT4744
    http://support.apple.com/kb/TS3775

  • Any one help me with dual screen?

    I am trying to get my LCD monitor work, which is plugged in VGA.
    However, when i using "xrandr --output VGA --auto" to set it up, i get this failure "xrandr: cannot find crtc for output VGA"
    i am using intel graphic card, and the result of "xrandr -q --verbose" is as follows,
    Screen 0: minimum 320 x 200, current 1440 x 900, maximum 2960 x 1024
    VGA connected (normal left inverted right x axis y axis)
    Identifier: 0x3b
    Timestamp: 1278799
    Subpixel: unknown
    Clones:
    CRTCs: 0 1
    1360x768 (0x41) 84.8MHz -HSync +VSync
    h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.7KHz
    v: height 768 start 771 end 781 total 798 clock 59.8Hz
    1152x864 (0x48) 81.6MHz -HSync +VSync
    h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.7KHz
    v: height 864 start 865 end 868 total 895 clock 60.0Hz
    1024x768 (0x4c) 65.0MHz -HSync -VSync
    h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.4KHz
    v: height 768 start 771 end 777 total 806 clock 60.0Hz
    800x600 (0x51) 40.0MHz +HSync +VSync
    h: width 800 start 840 end 968 total 1056 skew 0 clock 37.9KHz
    v: height 600 start 601 end 605 total 628 clock 60.3Hz
    640x480 (0x56) 25.2MHz -HSync -VSync
    h: width 640 start 656 end 752 total 800 skew 0 clock 31.5KHz
    v: height 480 start 490 end 492 total 525 clock 59.9Hz
    1440x900 (0x3f) 101.6MHz
    h: width 1440 start 1488 end 1520 total 1824 skew 0 clock 55.7KHz
    v: height 900 start 903 end 909 total 926 clock 60.2Hz
    LVDS connected 1440x900+0+0 (0x3f) normal (normal left inverted right x axis y axis) 0mm x 0mm
    Identifier: 0x3c
    Timestamp: 1278799
    Subpixel: horizontal rgb
    Clones:
    CRTC: 1
    CRTCs: 1
    PANEL_FITTING: full
    supported: center full_aspect full
    BACKLIGHT_CONTROL: kernel
    supported: native legacy combination kernel
    BACKLIGHT: 15 (0x0000000f) range: (0,15)
    1440x900 (0x3f) 101.6MHz *current +preferred
    h: width 1440 start 1488 end 1520 total 1824 skew 0 clock 55.7KHz
    v: height 900 start 903 end 909 total 926 clock 60.2Hz
    1440x900 (0x40) 106.5MHz -HSync +VSync
    h: width 1440 start 1520 end 1672 total 1904 skew 0 clock 55.9KHz
    v: height 900 start 903 end 909 total 934 clock 59.9Hz
    1360x768 (0x41) 84.8MHz -HSync +VSync
    h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.7KHz
    v: height 768 start 771 end 781 total 798 clock 59.8Hz
    1152x864 (0x42) 143.5MHz -HSync +VSync
    h: width 1152 start 1232 end 1360 total 1568 skew 0 clock 91.5KHz
    v: height 864 start 865 end 868 total 915 clock 100.0Hz
    1152x864 (0x43) 121.5MHz +HSync -VSync
    h: width 1152 start 1216 end 1344 total 1568 skew 0 clock 77.5KHz
    v: height 864 start 865 end 868 total 911 clock 85.1Hz
    1152x864 (0x44) 119.7MHz -HSync +VSync
    h: width 1152 start 1224 end 1352 total 1552 skew 0 clock 77.1KHz
    v: height 864 start 865 end 868 total 907 clock 85.0Hz
    1152x864 (0x45) 108.0MHz +HSync +VSync
    h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.5KHz
    v: height 864 start 865 end 868 total 900 clock 75.0Hz
    1152x864 (0x46) 105.0MHz -HSync +VSync
    h: width 1152 start 1224 end 1352 total 1552 skew 0 clock 67.6KHz
    v: height 864 start 865 end 868 total 902 clock 75.0Hz
    1152x864 (0x47) 96.8MHz -HSync +VSync
    h: width 1152 start 1224 end 1344 total 1536 skew 0 clock 63.0KHz
    v: height 864 start 865 end 868 total 900 clock 70.0Hz
    1152x864 (0x48) 81.6MHz -HSync +VSync
    h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.7KHz
    v: height 864 start 865 end 868 total 895 clock 60.0Hz
    1024x768 (0x49) 94.5MHz +HSync +VSync
    h: width 1024 start 1072 end 1168 total 1376 skew 0 clock 68.7KHz
    v: height 768 start 769 end 772 total 808 clock 85.0Hz
    1024x768 (0x4a) 78.8MHz +HSync +VSync
    h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.0KHz
    v: height 768 start 769 end 772 total 800 clock 75.0Hz
    1024x768 (0x4b) 75.0MHz -HSync -VSync
    h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.5KHz
    v: height 768 start 771 end 777 total 806 clock 70.1Hz
    1024x768 (0x4c) 65.0MHz -HSync -VSync
    h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.4KHz
    v: height 768 start 771 end 777 total 806 clock 60.0Hz
    832x624 (0x4d) 57.3MHz -HSync -VSync
    h: width 832 start 864 end 928 total 1152 skew 0 clock 49.7KHz
    v: height 624 start 625 end 628 total 667 clock 74.6Hz
    800x600 (0x4e) 56.3MHz +HSync +VSync
    h: width 800 start 832 end 896 total 1048 skew 0 clock 53.7KHz
    v: height 600 start 601 end 604 total 631 clock 85.1Hz
    800x600 (0x4f) 50.0MHz +HSync +VSync
    h: width 800 start 856 end 976 total 1040 skew 0 clock 48.1KHz
    v: height 600 start 637 end 643 total 666 clock 72.2Hz
    800x600 (0x50) 49.5MHz +HSync +VSync
    h: width 800 start 816 end 896 total 1056 skew 0 clock 46.9KHz
    v: height 600 start 601 end 604 total 625 clock 75.0Hz
    800x600 (0x51) 40.0MHz +HSync +VSync
    h: width 800 start 840 end 968 total 1056 skew 0 clock 37.9KHz
    v: height 600 start 601 end 605 total 628 clock 60.3Hz
    800x600 (0x52) 36.0MHz +HSync +VSync
    h: width 800 start 824 end 896 total 1024 skew 0 clock 35.2KHz
    v: height 600 start 601 end 603 total 625 clock 56.2Hz
    640x480 (0x53) 36.0MHz -HSync -VSync
    h: width 640 start 696 end 752 total 832 skew 0 clock 43.3KHz
    v: height 480 start 481 end 484 total 509 clock 85.0Hz
    640x480 (0x54) 31.5MHz -HSync -VSync
    h: width 640 start 664 end 704 total 832 skew 0 clock 37.9KHz
    v: height 480 start 489 end 492 total 520 clock 72.8Hz
    640x480 (0x55) 31.5MHz -HSync -VSync
    h: width 640 start 656 end 720 total 840 skew 0 clock 37.5KHz
    v: height 480 start 481 end 484 total 500 clock 75.0Hz
    640x480 (0x56) 25.2MHz -HSync -VSync
    h: width 640 start 656 end 752 total 800 skew 0 clock 31.5KHz
    v: height 480 start 490 end 492 total 525 clock 59.9Hz
    720x400 (0x57) 35.5MHz -HSync +VSync
    h: width 720 start 756 end 828 total 936 skew 0 clock 37.9KHz
    v: height 400 start 401 end 404 total 446 clock 85.0Hz
    640x400 (0x58) 31.5MHz -HSync +VSync
    h: width 640 start 672 end 736 total 832 skew 0 clock 37.9KHz
    v: height 400 start 401 end 404 total 445 clock 85.1Hz
    640x350 (0x59) 31.5MHz +HSync -VSync
    h: width 640 start 672 end 736 total 832 skew 0 clock 37.9KHz
    v: height 350 start 382 end 385 total 445 clock 85.1Hz
    HDMI-1 connected 1360x768+0+0 (0x41) normal (normal left inverted right x axis y axis) 0mm x 0mm
    Identifier: 0x3d
    Timestamp: 1278799
    Subpixel: unknown
    Clones: HDMI-2
    CRTC: 0
    CRTCs: 0 1
    1360x768 (0x41) 84.8MHz -HSync +VSync *current
    h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.7KHz
    v: height 768 start 771 end 781 total 798 clock 59.8Hz
    1152x864 (0x48) 81.6MHz -HSync +VSync
    h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.7KHz
    v: height 864 start 865 end 868 total 895 clock 60.0Hz
    1024x768 (0x4c) 65.0MHz -HSync -VSync
    h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.4KHz
    v: height 768 start 771 end 777 total 806 clock 60.0Hz
    800x600 (0x51) 40.0MHz +HSync +VSync
    h: width 800 start 840 end 968 total 1056 skew 0 clock 37.9KHz
    v: height 600 start 601 end 605 total 628 clock 60.3Hz
    640x480 (0x56) 25.2MHz -HSync -VSync
    h: width 640 start 656 end 752 total 800 skew 0 clock 31.5KHz
    v: height 480 start 490 end 492 total 525 clock 59.9Hz
    HDMI-2 disconnected (normal left inverted right x axis y axis)
    Identifier: 0x3e
    Timestamp: 1278799
    Subpixel: unknown
    Clones: HDMI-1
    CRTCs: 0 1
    xorg.conf is here
    Section "ServerFlags"
    Option "AutoAddDevices" "false"
    EndSection
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Touchpad" "SendCoreEvents"
    Option "AIGLX" "true"
    EndSection
    Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "GLcore"
    Load "xtrap"
    Load "extmod"
    Load "glx"
    Load "dri"
    # Load "record"
    Load "dbe"
    Load "freetype"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "thinkpad60"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "SendCoreEvents" "true"
    Option "VertEdgeScroll" "true"
    Option "HorizEdgeScroll" "true"
    Option "Device" "/dev/psaux" #/dev/input/mouse0
    Option "Protocol" "auto-dev"
    # Option "TouchpadOff" "1" #Uncomment if you just want to disable the touchpad and use only the trackpoint
    # Option "HorizScrollDelta" "0" #Why is this in here by default. By Gods, it kill horizontal scrolling!
    Option "RightEdge" "5500" #This is a little bigger than the default narrowing the scroll region
    Option "BottomEdge" "4500" #This is a little bigger than the default narrowing the scroll region
    Option "RTCornerButton" "0" #disable Right Top corner "button"
    Option "RBCornerButton" "0" #disable Right Bottom corner "button"
    Option "SHMConfig" "on" #this allows configuration of the touchpad using qsynaptics, synclient, or what have you.
    EndSection
    Section "Monitor"
    DisplaySize 304.8 190.5 # 120 dpi @1440x900
    Identifier "Monitor0"
    Option "DPMS"
    EndSection
    Section "Device"
    Option "NoDDC" "true" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "AccelMethod" "xaa"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    Option "FramebufferCompression" "false"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1440x900" "1280x800" "1024x768" "800x600"
    Virtual 2960 1024
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    and now i am using awesome wm. any ideas? Thank you!!

    konni wrote:
    how many monitors do you want to plugin? three? like damjan said, not sure if that works at all.
    or are the hdmi outputs idle and you're just trying to plug in a second screen?
    whats the exact problem? no output on that screen at all? or mirroring the internal one? in that case, try
    xrandr --output VGA --right-of LVDS
    (or left-of...)
    can you plug that monitor in with hdmi? (adapter/etc) you might try that as well, maybe just the vga fails.
    wow.. thank you konni... and thank damjan
    i turned off HDMI-1, then I could get VGA work!
    now i have dual screens, pretty cool.

  • Problem with dual screen (24" imac 2006 ver)

    hi
    i've got a 24" intel imac (2006 ver) and i've connected it using apple's mini-dvi => vga adapter to my 2nd 22" lcd monitor, a samsung 2232GW, which is set to 1680 x 1050.
    however, the samsung lcd displays (when i'm using as dual screen) is quite blur and double imaged. quality is readable but very irritating. i'm also using the same monitor for my ps3 (uses the DVI side) and have no problem with any visual aspect. I've tried playing around with the settings like resolution and calibration and tuning but didn't help at all.
    anyone might have any ideas and enlighten me on this issue?
    thanks
    Message was edited by: Treon

    Did you get any resolution to your question? I have the Samsung monitor almost like yours, and I posted two seconds ago. I think I have a similar problem. I had been using my Samsung with my PC, and just switched to Mac. I loved my Samsung, but now ,for the first time using as a second. Hooked up to mini dvi to dvi, and reported a glow, or tinge coming around any window that I may place on the Samsung.Also, when Ilook at the background around the window I can see that the resolution is not perfect and is breaking up a little. Did you try VGA? and did it help? Curious to know

  • External monitor simply not working - including with external dock (dual screen)

    I can't get the external monitor (aka dual screen) to work on my T60 via the VGA port. My model is currently running Windows XP and has a ATI Radeon X1300 video card.
    I'm 6 months out of warantee (although this problem started while in warantee but I can't convince Lenovo of that).
    I've tried the following:
    - ensuring "extend my monitor onto this desktop" in windows display properties
    - disabling/enabling Presentation Director and trying all the schemes
    - setting all different combinations of modes for resolution/colour on both (LCD + VGA) monitor
    - trying two different monitors and cables (which did work with other computers)
    - Updating the video drivers (from the Lenovo website) and Presentation Director to the latest versions
    I then figured it might be a hardware fault, so I tried to see if the external monitor was activated on bootup. I made sure the "LCD + VGA" option on boot was selected in BIOS. Still no joy.
    Finally, I figured the actual VGA connector was broken so I bought a compatible mini docking station (port replicator) and attached the VGA cable to that and even that didn't work.
    What on earth could be wrong if it's not the software and not the VGA connector? The video card is working as its powering the LCD display?
    Is my only option to give it in to repair (I can't afford that)?
    Michael
    Message Edited by mstrom on 07-03-2008 04:03 AM

    T23FUN wrote:
    Hi,
    Does the external connections and cables work with another system. I'd do that first.
    If all of it works with another system then it could be drivers or internal things but try that first.
    There are some driver updates on the Lenovo site. Make sure your BIOS are updated and such.
    Good Luck,
    Yup, checked the cables and monitor with another system (actually with the same laptop using a USB->VGA adaptor which isn't a long-term fix)
    Also updated to all the latest driver including a BIOS update (which I forgot to mention).
    thanks,
    Michael

  • X crashes on startup with AMD dual screen setup

    Ever since I bought my AMD Kaveri A10-7850K at the end of January last year I've been having trouble getting a dual screen setup to work properly. Initially I put this down to poor beta drivers, and as I had far too much going on to investigate the issue further beyond some fiddling with xorg.conf, I bought an AMD A4-4000 as a temporary solution while waiting for the Catalyst drivers to catch up.
    In June last year I decided to give my A10-7850K another go, assuming that the Catalyst driver would have matured enough in the meantime to cater for the Kaveri processors. Unfortunately the situation was still the same, and I I didn't have the time nor want to be swapping processors all constantly to I decided to just give up on a dual monitor setup for the time being.
    After many years of using two screens, however, it is very hard to get used to a single monitor again, and as January is a quiet month for me I decided today to have another at getting it to work properly.
    My setup is as follows:
    an LG LG 23EA63V connected via HDMI as my main monitor at 1920x1080
    a Viewsonic VP-171b connected via DVI as my secondary monitor at 1280x1024
    AMD A10-7850K APU
    Catalyst 14.12-1 drivers installed from Vi0l0's repo
    Xorg 1.15 installed from Vi0l0's repo
    KDE 4.14.3 using kwin
    KDM is launched using kdm.service
    KMS disabled via nomodeset
    fglrx module loaded on boot via cat /etc/modules-load.d/catalyst.conf
    Tear free rendering enabled
    After plugging in my secondary monitor configuring it in amdcccle to be to the right of my primary moniotor in multi-display desktop mode, everything works correctly. This even works in my preferred setup where the secondary monitor is rotated into portrait mode, although I currently have not configured rotation so as to not overcomplicate the troubleshooting.
    Upon rebooting, however, X hangs with a static white cursor in the top left hand of both screens, which after a while disappears completely. I then have to unplug the secondary (DVI) monitor and hard reset the PC before I can boot into my desktop again. The bizarre thing is though that when I plug in my secondary monitor again and configure it as desired, either through amdcccle or krandr, everything works perfectly again.
    This is, of course, an incredibly cumbersome way of working, especially when most of the time I forget to disconnect my DVI monitor prior to turning on my PC, hence me just making do with a single monitor for the past 7 months.
    I did a complete fresh install of Catalyst yesterday (uninstall drivers, delete remaining config files, reinstall drivers from repo), to no avail.
    Output from xrandr after rebooting with the secondary monitor disconnected:
    $ xrandr
    Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
    DFP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
    1920x1080 60.00*+ 50.00 59.94 60.00 50.00 59.94
    1776x1000 50.00 59.94 50.00 59.94
    1680x1050 50.00 59.95
    1400x1050 50.00 59.98
    1600x900 50.00 60.00
    1280x1024 50.00 60.02
    1440x900 50.00 59.89
    1280x960 50.00 60.02
    1280x800 50.00 59.81
    1152x864 50.00 59.96
    1280x768 50.00 59.81
    1280x720 60.00 50.00 59.94
    1024x768 50.00 60.00
    1152x648 50.00 59.94
    800x600 50.00 60.32
    720x480 50.00 60.00 59.94
    640x480 50.00 60.00 59.94
    DFP2 disconnected (normal left inverted right x axis y axis)
    CRT1 disconnected (normal left inverted right x axis y axis)
    Output from xrandr after reconnecting the secondary monitor:
    $ xrandr
    Screen 0: minimum 320 x 200, current 3200 x 1080, maximum 16384 x 16384
    DFP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
    1920x1080 60.00*+ 50.00 59.94 60.00 50.00 59.94
    1776x1000 50.00 59.94 50.00 59.94
    1680x1050 50.00 59.95
    1400x1050 50.00 59.98
    1600x900 50.00 60.00
    1280x1024 50.00 60.02
    1440x900 50.00 59.89
    1280x960 50.00 60.02
    1280x800 50.00 59.81
    1152x864 50.00 59.96
    1280x768 50.00 59.81
    1280x720 60.00 50.00 59.94
    1024x768 50.00 60.00
    1152x648 50.00 59.94
    800x600 50.00 60.32
    720x480 50.00 60.00 59.94
    640x480 50.00 60.00 59.94
    DFP2 connected 1280x1024+1920+0 (normal left inverted right x axis y axis) 338mm x 270mm
    1280x1024 60.02*+ 75.02
    1280x960 75.02 60.02
    1152x864 75.00 60.02
    1280x768 75.02 60.02
    1280x720 75.02 60.02
    1024x768 85.00 75.03 70.07 60.00
    800x600 85.06 72.19 75.00 60.32 56.25
    640x480 85.01 75.00 72.81 66.61 59.94
    CRT1 disconnected (normal left inverted right x axis y axis)
    my xorg.conf file:
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "0-DFP1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    Option "Position" "0 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    EndSection
    Section "Monitor"
    Identifier "0-DFP2"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "PreferredMode" "1280x1024"
    Option "TargetRefresh" "60"
    Option "Position" "1920 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "Monitor-DFP1" "0-DFP1"
    Option "Monitor-DFP2" "0-DFP2"
    BusID "PCI:0:1:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    Option "Monitor-DFP1" "0-DFP1"
    BusID "PCI:0:1:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Virtual 3200 3200
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    My Xorg.0.log:
    http://pastebin.com/ki5A0T7R
    I'm quite desperate to get this working, almost a year after buying my new setup, so any pointers are welcome!
    Thanks in advance!

    Actually of the above listed commands only xclock is in xorg-apps .
    pacman -S xorg-apps xorg-twm xterm
    is needed.

Maybe you are looking for

  • How to download past purchases on itunes 9.2.1?

    Hi all. I have an old iMac g4 700 mhz computer. It is running mac osx 10.4.11 and has the latest version of itunes that apple allows it to have which is itunes 9.2.1. Now what I would REALLY like to know is how can I download my past purchases onto i

  • How can i edit a photo to a specific height & with . Using photoshop elements 4.0

    how can i edit a photo to be a specific height & width using photo shop elements 4.0

  • Missing photos/previews following system crash

    Following a system freeze-up (happened while browsing with Safari) with Aperture 3.5.1 open and a forced shut-down, my Aperture library got messed up. Aperture suggested to rebuild the database and I did. After two or three rebuilds (all by Aperture'

  • Sorting of mutiple level in java object.

    Hi I have to sort a Arraylist containg similar type Java bean object which have following attributes. Name Age Salary Now I have to implement a sorting for these objects within ArrayList. I have implemented 1st level of sorting on Name using comparat

  • Unable to load flv video to Captivate 6

    Hello, Please assist.  When I'm inserting a video in my Captivate 6 project, the following message appears "Video encountered an internal error".  How can I solve this problem?