External monitor shifted to the right

i just got an external monitor (acer v223W) which support max resolution of 1680x1050. but when i try and use xrandr like:
xrandr --output LVDS1 --mode 1440x900 --output VGA1 --mode 1680x1050 --right-of LVDS1
what i see is shifted by about 100px or so to the left. so on my right had side i have a black bar and when i move a window from my external monitor to my laptop i can tell that the window disappears for a bit before staring to show up on my laptop. before i had a different monitor with max resolution of 1600x900 and xrandr worked great.
here is the info that i gathered:
- my laptop is (almost) up to date on all software
- it has two video cards: intel (which is the one i use) and nvidea (i disabled it in bios).
- i have intel video drivers installed:
: pacman -Qs intel
local/intel-dri 7.10.2-2
Mesa DRI drivers for Intel
local/xf86-video-intel 2.15.0-1 (xorg-drivers xorg)
X.org Intel i810/i830/i915/945G/G965+ video drivers
- here is what xrandr says
: xrandr -q
Screen 0: minimum 320 x 200, current 3120 x 1050, maximum 8192 x 8192
LVDS1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 304mm x 190mm
1440x900 60.3*+ 50.1
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1680x1050+1440+0 (normal left inverted right x axis y axis) 473mm x 296mm
1680x1050 60.0*+
1600x1200 60.0
1280x1024 75.0 60.0
1440x900 75.0 59.9
1280x800 59.8
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
DP1 disconnected (normal left inverted right x axis y axis)
- here is the Xorg log
: cat /var/log/Xorg.0.log
[ 120.021]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 120.021] X Protocol Version 11, Revision 0
[ 120.021] Build Operating System: Linux 2.6.38-ARCH x86_64
[ 120.021] Current Operating System: Linux jss-lenovo-105 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 20:29:33 CEST 2011 x86_64
[ 120.021] Kernel command line: root=/dev/disk/by-uuid/ad7e26d2-8144-4d4c-9c60-df4f7fcceda7 ro
[ 120.021] Build Date: 16 April 2011 12:02:01PM
[ 120.021]
[ 120.021] Current version of pixman: 0.20.2
[ 120.021] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 120.021] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 120.022] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 16 11:44:46 2011
[ 120.111] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 120.130] (==) No Layout section. Using the first Screen section.
[ 120.130] (==) No screen section available. Using defaults.
[ 120.130] (**) |-->Screen "Default Screen Section" (0)
[ 120.130] (**) | |-->Monitor "<default monitor>"
[ 120.130] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 120.130] (==) Automatically adding devices
[ 120.130] (==) Automatically enabling devices
[ 120.180] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 120.180] Entry deleted from font path.
[ 120.213] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 120.213] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 120.213] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 120.213] (II) Loader magic: 0x7d6fa0
[ 120.213] (II) Module ABI versions:
[ 120.213] X.Org ANSI C Emulation: 0.4
[ 120.213] X.Org Video Driver: 10.0
[ 120.213] X.Org XInput driver : 12.2
[ 120.213] X.Org Server Extension : 5.0
[ 120.214] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:2112 rev 7, Mem @ 0xf4400000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[ 120.214] (--) PCI: (0:0:2:1) 8086:2a43:17aa:2112 rev 7, Mem @ 0xf4200000/1048576
[ 120.215] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 120.215] (II) LoadModule: "extmod"
[ 120.229] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 120.235] (II) Module extmod: vendor="X.Org Foundation"
[ 120.235] compiled for 1.10.1, module version = 1.0.0
[ 120.235] Module class: X.Org Server Extension
[ 120.235] ABI class: X.Org Server Extension, version 5.0
[ 120.235] (II) Loading extension MIT-SCREEN-SAVER
[ 120.235] (II) Loading extension XFree86-VidModeExtension
[ 120.235] (II) Loading extension XFree86-DGA
[ 120.235] (II) Loading extension DPMS
[ 120.235] (II) Loading extension XVideo
[ 120.235] (II) Loading extension XVideo-MotionCompensation
[ 120.235] (II) Loading extension X-Resource
[ 120.235] (II) LoadModule: "dbe"
[ 120.236] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 120.236] (II) Module dbe: vendor="X.Org Foundation"
[ 120.236] compiled for 1.10.1, module version = 1.0.0
[ 120.236] Module class: X.Org Server Extension
[ 120.236] ABI class: X.Org Server Extension, version 5.0
[ 120.236] (II) Loading extension DOUBLE-BUFFER
[ 120.236] (II) LoadModule: "glx"
[ 120.236] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 120.247] (II) Module glx: vendor="X.Org Foundation"
[ 120.247] compiled for 1.10.1, module version = 1.0.0
[ 120.247] ABI class: X.Org Server Extension, version 5.0
[ 120.247] (==) AIGLX enabled
[ 120.247] (II) Loading extension GLX
[ 120.250] (II) LoadModule: "record"
[ 120.250] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 120.250] (II) Module record: vendor="X.Org Foundation"
[ 120.250] compiled for 1.10.1, module version = 1.13.0
[ 120.250] Module class: X.Org Server Extension
[ 120.250] ABI class: X.Org Server Extension, version 5.0
[ 120.251] (II) Loading extension RECORD
[ 120.251] (II) LoadModule: "dri"
[ 120.251] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 120.269] (II) Module dri: vendor="X.Org Foundation"
[ 120.269] compiled for 1.10.1, module version = 1.0.0
[ 120.269] ABI class: X.Org Server Extension, version 5.0
[ 120.269] (II) Loading extension XFree86-DRI
[ 120.269] (II) LoadModule: "dri2"
[ 120.269] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 120.270] (II) Module dri2: vendor="X.Org Foundation"
[ 120.270] compiled for 1.10.1, module version = 1.2.0
[ 120.270] ABI class: X.Org Server Extension, version 5.0
[ 120.270] (II) Loading extension DRI2
[ 120.270] (==) Matched intel as autoconfigured driver 0
[ 120.270] (==) Matched vesa as autoconfigured driver 1
[ 120.270] (==) Matched fbdev as autoconfigured driver 2
[ 120.270] (==) Assigned the driver to the xf86ConfigLayout
[ 120.270] (II) LoadModule: "intel"
[ 120.279] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 120.299] (II) Module intel: vendor="X.Org Foundation"
[ 120.299] compiled for 1.10.0.902, module version = 2.15.0
[ 120.299] Module class: X.Org Video Driver
[ 120.299] ABI class: X.Org Video Driver, version 10.0
[ 120.299] (II) LoadModule: "vesa"
[ 120.299] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 120.300] (II) Module vesa: vendor="X.Org Foundation"
[ 120.300] compiled for 1.10.0, module version = 2.3.0
[ 120.300] Module class: X.Org Video Driver
[ 120.300] ABI class: X.Org Video Driver, version 10.0
[ 120.300] (II) LoadModule: "fbdev"
[ 120.309] (WW) Warning, couldn't open module fbdev
[ 120.309] (II) UnloadModule: "fbdev"
[ 120.309] (II) Unloading fbdev
[ 120.309] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 120.309] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 120.309] (II) VESA: driver for VESA chipsets: vesa
[ 120.309] (--) using VT number 7
[ 120.313] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 120.313] (WW) Falling back to old probe method for vesa
[ 120.314] drmOpenDevice: node name is /dev/dri/card0
[ 120.314] drmOpenDevice: open result is 8, (OK)
[ 120.314] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 120.314] drmOpenDevice: node name is /dev/dri/card0
[ 120.314] drmOpenDevice: open result is 8, (OK)
[ 120.314] drmOpenByBusid: drmOpenMinor returns 8
[ 120.314] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 120.314] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 120.314] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 120.314] (==) intel(0): RGB weight 888
[ 120.314] (==) intel(0): Default visual is TrueColor
[ 120.314] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 120.314] (--) intel(0): Chipset: "GM45"
[ 120.314] (**) intel(0): Relaxed fencing enabled
[ 120.314] (**) intel(0): Framebuffer tiled
[ 120.314] (**) intel(0): Pixmaps tiled
[ 120.314] (**) intel(0): 3D buffers tiled
[ 120.314] (**) intel(0): SwapBuffers wait enabled
[ 120.314] (==) intel(0): video overlay key set to 0x101fe
[ 120.327] (II) intel(0): Output LVDS1 has no monitor section
[ 120.328] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 120.346] (II) intel(0): Output VGA1 has no monitor section
[ 120.347] (II) intel(0): Output DP1 has no monitor section
[ 120.347] (II) intel(0): EDID for output LVDS1
[ 120.347] (II) intel(0): Manufacturer: LEN Model: 4033 Serial#: 0
[ 120.347] (II) intel(0): Year: 2007 Week: 0
[ 120.347] (II) intel(0): EDID Version: 1.3
[ 120.347] (II) intel(0): Digital Display Input
[ 120.347] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 120.347] (II) intel(0): Gamma: 2.20
[ 120.347] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 120.347] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 120.347] (II) intel(0): First detailed timing is preferred mode
[ 120.348] (II) intel(0): redX: 0.590 redY: 0.330 greenX: 0.310 greenY: 0.570
[ 120.348] (II) intel(0): blueX: 0.155 blueY: 0.135 whiteX: 0.313 whiteY: 0.329
[ 120.348] (II) intel(0): Manufacturer's mask: 0
[ 120.348] (II) intel(0): Supported detailed timing:
[ 120.348] (II) intel(0): clock: 100.0 MHz Image Size: 304 x 190 mm
[ 120.348] (II) intel(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1800 h_border: 0
[ 120.348] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 907 v_blanking: 922 v_border: 0
[ 120.348] (II) intel(0): Supported detailed timing:
[ 120.348] (II) intel(0): clock: 82.0 MHz Image Size: 304 x 190 mm
[ 120.348] (II) intel(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1768 h_border: 0
[ 120.348] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
[ 120.348] (II) intel(0): Unknown vendor-specific block f
[ 120.348] (II) intel(0): AUOB141PW03V0
[ 120.348] (II) intel(0): EDID (in hex):
[ 120.348] (II) intel(0): 00ffffffffffff0030ae334000000000
[ 120.348] (II) intel(0): 00110103801e1378ea24e597544f9227
[ 120.348] (II) intel(0): 22505400000001010101010101010101
[ 120.348] (II) intel(0): 0101010101011027a068518416303020
[ 120.348] (II) intel(0): 340030be100000180320a04851841a30
[ 120.348] (II) intel(0): 3020360030be100000180000000f0095
[ 120.348] (II) intel(0): 0a32950a2814010006af5125000000fe
[ 120.348] (II) intel(0): 0041554f4231343150573033563000cf
[ 120.348] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 120.348] (II) intel(0): Printing DDC gathered Modelines:
[ 120.348] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 120.348] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 120.348] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 120.348] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 120.348] (II) intel(0): Printing probed modes for output LVDS1
[ 120.348] (II) intel(0): Modeline "1440x900"x60.3 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 120.348] (II) intel(0): Modeline "1440x900"x50.1 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 120.348] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 120.348] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 120.348] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 120.348] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 120.366] (II) intel(0): EDID for output VGA1
[ 120.367] (II) intel(0): EDID for output DP1
[ 120.367] (II) intel(0): Output LVDS1 connected
[ 120.367] (II) intel(0): Output VGA1 disconnected
[ 120.367] (II) intel(0): Output DP1 disconnected
[ 120.367] (II) intel(0): Using exact sizes for initial modes
[ 120.367] (II) intel(0): Output LVDS1 using initial mode 1440x900
[ 120.367] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 120.367] (II) intel(0): Kernel page flipping support detected, enabling
[ 120.367] (**) intel(0): Display dimensions: (300, 190) mm
[ 120.367] (**) intel(0): DPI set to (121, 120)
[ 120.367] (II) Loading sub module "fb"
[ 120.367] (II) LoadModule: "fb"
[ 120.368] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 120.396] (II) Module fb: vendor="X.Org Foundation"
[ 120.396] compiled for 1.10.1, module version = 1.0.0
[ 120.396] ABI class: X.Org ANSI C Emulation, version 0.4
[ 120.396] (II) Loading sub module "dri2"
[ 120.396] (II) LoadModule: "dri2"
[ 120.396] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 120.396] (II) Module dri2: vendor="X.Org Foundation"
[ 120.397] compiled for 1.10.1, module version = 1.2.0
[ 120.397] ABI class: X.Org Server Extension, version 5.0
[ 120.397] (II) UnloadModule: "vesa"
[ 120.397] (II) Unloading vesa
[ 120.397] (==) Depth 24 pixmap format is 32 bpp
[ 120.397] (II) intel(0): [DRI2] Setup complete
[ 120.397] (II) intel(0): [DRI2] DRI driver: i965
[ 120.397] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[ 120.473] (II) UXA(0): Driver registered support for the following operations:
[ 120.473] (II) solid
[ 120.473] (II) copy
[ 120.473] (II) composite (RENDER acceleration)
[ 120.473] (II) put_image
[ 120.473] (II) get_image
[ 120.473] (==) intel(0): Backing store disabled
[ 120.473] (==) intel(0): Silken mouse enabled
[ 120.484] (II) intel(0): Initializing HW Cursor
[ 120.540] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 120.542] (==) intel(0): DPMS enabled
[ 120.542] (==) intel(0): Intel XvMC decoder enabled
[ 120.542] (II) intel(0): Set up textured video
[ 120.542] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 120.542] (II) intel(0): direct rendering: DRI2 Enabled
[ 120.542] (==) intel(0): hotplug detection: "enabled"
[ 120.542] (--) RandR disabled
[ 120.542] (II) Initializing built-in extension Generic Event Extension
[ 120.542] (II) Initializing built-in extension SHAPE
[ 120.542] (II) Initializing built-in extension MIT-SHM
[ 120.542] (II) Initializing built-in extension XInputExtension
[ 120.542] (II) Initializing built-in extension XTEST
[ 120.542] (II) Initializing built-in extension BIG-REQUESTS
[ 120.542] (II) Initializing built-in extension SYNC
[ 120.542] (II) Initializing built-in extension XKEYBOARD
[ 120.542] (II) Initializing built-in extension XC-MISC
[ 120.542] (II) Initializing built-in extension SECURITY
[ 120.542] (II) Initializing built-in extension XINERAMA
[ 120.542] (II) Initializing built-in extension XFIXES
[ 120.542] (II) Initializing built-in extension RENDER
[ 120.542] (II) Initializing built-in extension RANDR
[ 120.542] (II) Initializing built-in extension COMPOSITE
[ 120.542] (II) Initializing built-in extension DAMAGE
[ 120.707] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 120.707] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 120.707] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 120.707] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 120.707] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 120.707] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[ 120.707] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 120.708] (II) intel(0): Setting screen physical size to 381 x 238
[ 121.043] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 121.043] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 121.043] (II) LoadModule: "evdev"
[ 121.043] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.049] (II) Module evdev: vendor="X.Org Foundation"
[ 121.049] compiled for 1.10.0, module version = 2.6.0
[ 121.049] Module class: X.Org XInput Driver
[ 121.049] ABI class: X.Org XInput driver, version 12.2
[ 121.049] (II) Using input driver 'evdev' for 'Power Button'
[ 121.049] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.049] (**) Power Button: always reports core events
[ 121.049] (**) Power Button: Device: "/dev/input/event4"
[ 121.063] (--) Power Button: Found keys
[ 121.063] (II) Power Button: Configuring as keyboard
[ 121.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 121.063] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 121.063] (**) Option "xkb_rules" "evdev"
[ 121.063] (**) Option "xkb_model" "evdev"
[ 121.063] (**) Option "xkb_layout" "us"
[ 121.086] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 121.086] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 121.086] (II) Using input driver 'evdev' for 'Video Bus'
[ 121.086] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.086] (**) Video Bus: always reports core events
[ 121.086] (**) Video Bus: Device: "/dev/input/event16"
[ 121.100] (--) Video Bus: Found keys
[ 121.100] (II) Video Bus: Configuring as keyboard
[ 121.100] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input16/event16"
[ 121.100] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 121.100] (**) Option "xkb_rules" "evdev"
[ 121.100] (**) Option "xkb_model" "evdev"
[ 121.100] (**) Option "xkb_layout" "us"
[ 121.106] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 121.106] (II) No input driver/identifier specified (ignoring)
[ 121.106] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 121.106] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 121.106] (II) Using input driver 'evdev' for 'Sleep Button'
[ 121.106] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.106] (**) Sleep Button: always reports core events
[ 121.106] (**) Sleep Button: Device: "/dev/input/event3"
[ 121.116] (--) Sleep Button: Found keys
[ 121.116] (II) Sleep Button: Configuring as keyboard
[ 121.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 121.116] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 121.116] (**) Option "xkb_rules" "evdev"
[ 121.116] (**) Option "xkb_model" "evdev"
[ 121.116] (**) Option "xkb_layout" "us"
[ 121.120] (II) config/udev: Adding input device Integrated Camera (/dev/input/event15)
[ 121.120] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 121.120] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 121.120] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.120] (**) Integrated Camera: always reports core events
[ 121.120] (**) Integrated Camera: Device: "/dev/input/event15"
[ 121.146] (--) Integrated Camera: Found keys
[ 121.146] (II) Integrated Camera: Configuring as keyboard
[ 121.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input15/event15"
[ 121.146] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
[ 121.146] (**) Option "xkb_rules" "evdev"
[ 121.146] (**) Option "xkb_model" "evdev"
[ 121.146] (**) Option "xkb_layout" "us"
[ 121.147] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[ 121.147] (II) No input driver/identifier specified (ignoring)
[ 121.148] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[ 121.148] (II) No input driver/identifier specified (ignoring)
[ 121.148] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[ 121.148] (II) No input driver/identifier specified (ignoring)
[ 121.148] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[ 121.148] (II) No input driver/identifier specified (ignoring)
[ 121.148] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[ 121.148] (II) No input driver/identifier specified (ignoring)
[ 121.150] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event12)
[ 121.150] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[ 121.150] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)'
[ 121.150] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.150] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
[ 121.150] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event12"
[ 121.173] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
[ 121.173] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[ 121.173] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
[ 121.173] (--) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
[ 121.173] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
[ 121.173] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 121.173] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input12/event12"
[ 121.173] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE)
[ 121.173] (II) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[ 121.173] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[ 121.174] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse1)
[ 121.174] (II) No input driver/identifier specified (ignoring)
[ 121.174] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event13)
[ 121.174] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 121.174] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
[ 121.174] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.174] (**) USB-compliant keyboard: always reports core events
[ 121.174] (**) USB-compliant keyboard: Device: "/dev/input/event13"
[ 121.193] (--) USB-compliant keyboard: Found keys
[ 121.193] (II) USB-compliant keyboard: Configuring as keyboard
[ 121.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input13/event13"
[ 121.193] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
[ 121.193] (**) Option "xkb_rules" "evdev"
[ 121.193] (**) Option "xkb_model" "evdev"
[ 121.193] (**) Option "xkb_layout" "us"
[ 121.194] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event14)
[ 121.194] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 121.194] (II) Using input driver 'evdev' for 'USB-compliant keyboard'
[ 121.194] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.194] (**) USB-compliant keyboard: always reports core events
[ 121.194] (**) USB-compliant keyboard: Device: "/dev/input/event14"
[ 121.220] (--) USB-compliant keyboard: Found 1 mouse buttons
[ 121.220] (--) USB-compliant keyboard: Found scroll wheel(s)
[ 121.220] (--) USB-compliant keyboard: Found relative axes
[ 121.220] (--) USB-compliant keyboard: Found x and y relative axes
[ 121.220] (--) USB-compliant keyboard: Found absolute axes
[ 121.220] (--) USB-compliant keyboard: Found keys
[ 121.220] (II) USB-compliant keyboard: Configuring as mouse
[ 121.220] (II) USB-compliant keyboard: Configuring as keyboard
[ 121.220] (II) USB-compliant keyboard: Adding scrollwheel support
[ 121.220] (**) USB-compliant keyboard: YAxisMapping: buttons 4 and 5
[ 121.220] (**) USB-compliant keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 121.220] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.1/input/input14/event14"
[ 121.220] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
[ 121.220] (**) Option "xkb_rules" "evdev"
[ 121.220] (**) Option "xkb_model" "evdev"
[ 121.220] (**) Option "xkb_layout" "us"
[ 121.220] (II) USB-compliant keyboard: initialized for relative axes.
[ 121.220] (WW) USB-compliant keyboard: ignoring absolute axes.
[ 121.220] (**) USB-compliant keyboard: (accel) keeping acceleration scheme 1
[ 121.220] (**) USB-compliant keyboard: (accel) acceleration profile 0
[ 121.220] (**) USB-compliant keyboard: (accel) acceleration factor: 2.000
[ 121.220] (**) USB-compliant keyboard: (accel) acceleration threshold: 4
[ 121.220] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/mouse2)
[ 121.220] (II) No input driver/identifier specified (ignoring)
[ 121.224] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 121.224] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 121.224] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 121.224] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.224] (**) AT Translated Set 2 keyboard: always reports core events
[ 121.224] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 121.246] (--) AT Translated Set 2 keyboard: Found keys
[ 121.246] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 121.246] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 121.246] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 121.246] (**) Option "xkb_rules" "evdev"
[ 121.246] (**) Option "xkb_model" "evdev"
[ 121.246] (**) Option "xkb_layout" "us"
[ 121.247] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[ 121.247] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 121.247] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 121.247] (II) LoadModule: "synaptics"
[ 121.247] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 121.248] (II) Module synaptics: vendor="X.Org Foundation"
[ 121.248] compiled for 1.10.0, module version = 1.4.0
[ 121.248] Module class: X.Org XInput Driver
[ 121.248] ABI class: X.Org XInput driver, version 12.2
[ 121.248] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 121.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 121.248] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 121.248] (**) Option "Device" "/dev/input/event11"
[ 121.373] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5598
[ 121.373] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4670
[ 121.373] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 121.373] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 121.373] (--) SynPS/2 Synaptics TouchPad: buttons: left right
[ 121.373] (**) Option "TapButton1" "1"
[ 121.373] (**) Option "TapButton2" "2"
[ 121.373] (**) Option "TapButton3" "3"
[ 121.480] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 121.480] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 121.533] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 121.533] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 121.533] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 121.533] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 121.533] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
[ 121.533] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 121.533] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 121.533] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 121.533] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 121.613] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 121.613] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 121.613] (II) No input driver/identifier specified (ignoring)
[ 121.614] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event17)
[ 121.614] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 121.614] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 121.614] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.614] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 121.614] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event17"
[ 121.640] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 121.640] (--) TPPS/2 IBM TrackPoint: Found relative axes
[ 121.640] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 121.640] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[ 121.640] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 121.640] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 121.640] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event17"
[ 121.640] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
[ 121.640] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 121.640] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 121.640] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 121.640] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 121.640] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 121.640] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse3)
[ 121.640] (II) No input driver/identifier specified (ignoring)
[ 121.640] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 121.640] (II) No input driver/identifier specified (ignoring)
[ 121.641] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 121.641] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 121.641] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 121.641] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 121.641] (**) ThinkPad Extra Buttons: always reports core events
[ 121.641] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[ 121.666] (--) ThinkPad Extra Buttons: Found keys
[ 121.666] (II) ThinkPad Extra Buttons: Configuring as keyboard
[ 121.666] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[ 121.666] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[ 121.666] (**) Option "xkb_rules" "evdev"
[ 121.666] (**) Option "xkb_model" "evdev"
[ 121.666] (**) Option "xkb_layout" "us"
[ 122.391] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 122.391] (II) intel(0): Printing DDC gathered Modelines:
[ 122.391] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 122.391] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 122.411] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 122.411] (II) intel(0): Printing DDC gathered Modelines:
[ 122.411] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 122.411] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 336.811] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 336.811] (II) intel(0): Printing DDC gathered Modelines:
[ 336.811] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 336.811] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 336.835] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 336.835] (II) intel(0): Printing DDC gathered Modelines:
[ 336.835] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 336.835] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 343.607] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 343.607] (II) intel(0): Printing DDC gathered Modelines:
[ 343.607] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 343.607] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 343.672] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 343.673] (II) intel(0): Printing DDC gathered Modelines:
[ 343.673] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 343.673] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 343.735] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 343.735] (II) intel(0): Printing DDC gathered Modelines:
[ 343.736] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 343.736] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 344.801] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 344.801] (II) intel(0): Printing DDC gathered Modelines:
[ 344.801] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 344.801] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 344.867] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 344.867] (II) intel(0): Printing DDC gathered Modelines:
[ 344.867] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 344.867] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 362.559] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 362.559] (II) intel(0): Printing DDC gathered Modelines:
[ 362.559] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 362.559] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 362.624] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 362.624] (II) intel(0): Printing DDC gathered Modelines:
[ 362.624] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 362.624] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 362.692] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 362.692] (II) intel(0): Printing DDC gathered Modelines:
[ 362.692] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 362.692] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 362.756] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
[ 362.774] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 362.774] (II) intel(0): Printing DDC gathered Modelines:
[ 362.774] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 362.774] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 362.847] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 362.847] (II) intel(0): Printing DDC gathered Modelines:
[ 362.847] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 362.847] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 525.745] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 525.745] (II) intel(0): Printing DDC gathered Modelines:
[ 525.745] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 525.745] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 530.202] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 530.202] (II) intel(0): Printing DDC gathered Modelines:
[ 530.202] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 530.202] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 536.835] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 536.835] (II) intel(0): Printing DDC gathered Modelines:
[ 536.835] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 536.835] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 539.995] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 539.995] (II) intel(0): Printing DDC gathered Modelines:
[ 539.995] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 539.995] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 540.067] (II) intel(0): Allocated new frame buffer 3136x1050 stride 12800, tiled
[ 540.116] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 540.116] (II) intel(0): Printing DDC gathered Modelines:
[ 540.116] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 540.116] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 540.199] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 540.199] (II) intel(0): Printing DDC gathered Modelines:
[ 540.199] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 540.199] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 551.649] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 551.649] (II) intel(0): Printing DDC gathered Modelines:
[ 551.649] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 551.649] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 551.717] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 551.717] (II) intel(0): Printing DDC gathered Modelines:
[ 551.717] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 551.717] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 551.786] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 551.786] (II) intel(0): Printing DDC gathered Modelines:
[ 551.786] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 551.786] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1499.858] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1499.858] (II) intel(0): Printing DDC gathered Modelines:
[ 1499.858] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1499.859] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1506.345] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1506.345] (II) intel(0): Printing DDC gathered Modelines:
[ 1506.345] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1506.345] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1506.411] (II) intel(0): Allocated new frame buffer 3200x1050 stride 12800, tiled
[ 1506.470] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1506.470] (II) intel(0): Printing DDC gathered Modelines:
[ 1506.470] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1506.470] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1506.547] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1506.547] (II) intel(0): Printing DDC gathered Modelines:
[ 1506.547] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1506.547] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1506.608] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1506.608] (II) intel(0): Printing DDC gathered Modelines:
[ 1506.608] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1506.608] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1506.672] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1506.672] (II) intel(0): Printing DDC gathered Modelines:
[ 1506.672] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1506.672] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1512.035] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1512.036] (II) intel(0): Printing DDC gathered Modelines:
[ 1512.036] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1512.036] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1512.107] (II) intel(0): Allocated new frame buffer 3392x1050 stride 13824, tiled
[ 1512.187] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1512.187] (II) intel(0): Printing DDC gathered Modelines:
[ 1512.187] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1512.187] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1512.266] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1512.266] (II) intel(0): Printing DDC gathered Modelines:
[ 1512.266] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1512.266] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1512.323] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1512.323] (II) intel(0): Printing DDC gathered Modelines:
[ 1512.323] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1512.323] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
[ 1512.391] (II) intel(0): EDID vendor "LEN", prod id 16435
[ 1512.391] (II) intel(0): Printing DDC gathered Modelines:
[ 1512.391] (II) intel(0): Modeline "1440x900"x0.0 100.00 1440 1488 1520 1800 900 903 907 922 -hsync -vsync (55.6 kHz)
[ 1512.391] (II) intel(0): Modeline "1440x900"x0.0 81.95 1440 1488 1520 1768 900 903 909 926 -hsync -vsync (46.4 kHz)
- i don't use 10-monitor.conf
- tried used disper
disper -e -r 1440x900,1680x1050 -t top
but that didn't work either
any suggestions are welcomed...

thanks for responses
@BurntSushi
here is what scrot gave me: http://dl.dropbox.com/u/292474/arch/output.jpg
but what i see is more like: http://dl.dropbox.com/u/292474/arch/output_view.jpg
@ewaller
interface is VGA. i have tried changing the H. Position on the monitor to "slide it back" but even when it's completely at 100% on one side i gain back half of the black area. i don't know what else i can change on the monitor that would help me out.

Similar Messages

  • I  made the mistake when configuring a external monitor, of changing the mhz to 75. When I close the MBP I now get a black screen on the monitor. How do I change it back?

    I  made the mistake when configuring a external monitor, of changing the mhz to 75. When I close the MBP I now get a black screen on the monitor. How do I change it back?
    I have a MacBook Pro with the latest operating system, trying to configure a Gateway flat monitor with vga.
    Thanks

    Apple menu -> System Preferences -> Displays.
    System Preferences can also be found in the Hard drive -> Applications folder.
    Resetting the PRAM can help bring displays back to factory settings if you can't find what you need:
    http://support.apple.com/kb/ht1379

  • Export to pdf...everything too small and shifted to the right

    I've been using pages to work on a training manual. The online printer I am using requires pdf. When I export to pdf, the resulting document is shifted to the right and is smaller. I can't seem to find anything about how to make it look right. I've also tried print to pdf, change options there such as scale, scale to fit pages, etc. Nothing works!

    I've had this the same problem in the past. What application are you using to view the PDF? When I use Preview it typically looks good, but when I use Acrobat, the font is smaller and doesn't look as good. There are two solutions I've tried for this. One, make sure the font you're using is an Adobe font; if it isn't, it may be render properly when using Acrobat to create the PDF. Two, increase the font size to a minimum of 14, and this might make it appear more accurately regardless of whether the font you're using in Pages is an Adobe font.
    I've also had trouble with Google Chrome in sometimes shifting certain PDF's and only printing 3/4's of the document in a print out. I now use Safari to view/print my PDF and never have that problem.

  • Dock/Display shifts to the right?

    My macbook 2.1 display goes whacko and the dock shifts to the right and sinks half way below the bottom of the screen. If I move the cursor to the right hand edge of the screen the screen begins rolling continuously to the left.
    In frustration I walked away and come back to find everything centered. It is doing this repeatedly.

    It sounds like the "Zoom" feature is being activated. Check in "System Preferences">"Universal Access" to make sure it's off. You can also turn it on or off with the key combination "Option, Command, Number 8"

  • Saved as tax form PDF shift to the right

    I copied PDFs of tax forms from the IRS web site. I then filled them out in Preview mode and tried to save these files on my hard drive. When I did the copy of the pdf shifted to the right and erased part of the document on the far right side. How can I save this PDF in Preview and not have the documents shift?

    I have seen that with some forms in Preview. Try using Print > Save as PDF.

  • IViews Links Shifted to the Right when using Firefox

    Hi,
    We are using SAP Netweaver Portal 7.0 and have created multiple portal themes.  With one of the themes we created, it looks that the iViews links that appear in the the detail navigation of the portal are shifted to the right when using firefox.  There are no issues however with the sap standard theme.  Please let me know what theme properties may cause the iViews links to be shifted to the right when using Firefox.
    Thank you,
    Ghizlane Idrissi

    Hi Rahul,
    I understand the limitations with Firefox.  However, i experience this issue only with the theme we created.  With the standard SAP theme, the issue is not there. That tells me that the issue is with the theme we created.  I just can't find what specific property in the theme editor is causing that. Any thoughts?
    Thank you.

  • Facebook columns are shifted to the right

    This happens only on facebook, all the columns are shifted to the right side of the page. I've check FB's web site for help but its hard to find any answers. Im using most updated XP Home, and running FF 6.0.1. This does not happen when I use I.E. however.
    I listed my profile address but not sure you can view it.

    Hi I started this particular conversation and I just fixed FB format. I changed the font on Western to 14 and the default to 18. FB went back to normal!

  • Using a calibration target with a waveform monitor to get the right contrast?

    I was wondering if I am using this target correctly with the waveform monitor to achieve the right amount of contrast.

    Dave
    You are doing it kind of wrong.
    What you should use that Black /Grey White TOOL  for is to set an exposure at the camera.  (NOT in Post Production..but it does have an application in post)
    If your Camera has the Zebras set at 95-100% White...you would point camera at the "TOOL" and adjust exposure so that the zeras display on the white section.  You can not do anything about the black. (It will fall into place from the exposure on the white)
    Now the above assumes that as a photographer...you actuall want the white level to photograph as white for the particular shot that you are taking.
    Exposure is all about tones.  Black to white thru grey tone actually.  (Forget about color)
    Hope this helps but I am happy to expand if you wish.

  • I use aperture 3 since a long time. Using slit viewer, now the bigger image become bigger then the given space and shifted to the right, so that I can't see the complete picture anymore. And I also don't see the last few picture in the strip below. How ca

    I use aperture 3 since a long time. Using slit viewer, noe the bigger image become bigger then the given space and shifted to the right, so that I can't see the complete picture anymore. And I also don't see the last few picture in the strip below. How can I splve this problem?

    This lloks like your preferences file might have become corrupted.
    you probably have a problem with corrupted user preferences.
    Remove the Preferences: Remove the Aperture's user preferences from the User Library as described here:
    Aperture 3: Troubleshooting Basics   http://support.apple.com/kb/HT3805
    Note:Your User Library is hidden by default in 10.7.x or later - to open it in a Finder window use the "Go" menu from the Finder's main menu bar.
    Quit Aperture, if it is running. Log off and on again.
    Open the user library by using the Finder's "Go > Go to Folder" menu and hold down the options-key, until "Library" appears in the drop down menu. Select it.
    In the widow that will open, scroll down to "Preferences"
    From the "Preferences" folder  remove "com.apple.Aperture.plist".
    Then try to launch Aperture again.
    But deleting the "Preferences" file will cause Aperture to forget the preferences settings. Be prepared to have to reset all options you set using the Aperture Preferences panel.
    Regards
    Léonie

  • My firefox screen is shifted to the right with larg gap left side

    on start up my firefox screen is shifted to the right with a large gap down the left side so I cannot see websites properly. It also appears small in top left hand corner on start up and crashes.

    https://support.mozilla.com/en-US/kb/Safe%20Mode <br />
    ''' "''Safe Mode'' is a special Firefox execution mode that can be used to troubleshoot issues in Firefox. In Safe Mode, you can reset some settings or disable add-ons that might be the source of the issue. By comparing Firefox behavior in normal mode to its behavior in Safe Mode with various items disabled, you may be able to diagnose issues." '''
    Any chance you have the Babylon Toolbar 1.1.8 installed? <br />
    If so, disable it to see if it is the cause of that problem.

  • Why is it when i pull up firefox, the whole page shifts to the right. i don't have this problem with internet explorer. please help

    When I pull up firefox, the whole page shifts to the right of the screen and i lose about 40% of the page. This is very difficult when looking on Facebook or Yahoo for my mail. This does not happen when I pull up Internet Explorer. What Gives, please help

    Unfortunately if you have downloaded Babylon toolbar this is probably the culprit. to fix this right click on the menu toolbar the the one with the file menu on it and un-check Babylon toolbar. This should fix the problem.

  • DVD colors are shifted to the right.

    My computer is a : COMPAQ 100B (XZ846UT#ABA) Desktop PC AMD Dual-Core Processor E-350(1.6GHz) 2GB DDR3 500GB HDD Capacity AMD Radeon HD 6310 Windows 7 Professional 64-bit with a HP vs17e monitor. The DVD drive is listed as a 
    Optical Drive Type: DVD Super Multi Optical Drive Spec: SATA SuperMulti DVD writer. Lightscribe. The computer plays YT videos fine and graphics are great but, when I play a DVD the colors are all shifted about an inch to the right, especially reds. I'm wondering if the drive was damaged in transit. Thanks, mikepellerin

    Hi I started this particular conversation and I just fixed FB format. I changed the font on Western to 14 and the default to 18. FB went back to normal!

  • Have the external monitor issues with the rMBP been resolved?

    I am looking to buy a new external monmitor and do not want to spend the $1000 for the Apple TB display. I was looking at the Viewsonic 27"IPS panel. It had gotten good reviews, but all over the internet, and right here in this forum the problems are well documented. The retina MBP does play nice with external monitors. Apple guys at my nearest store in Albany tell me they have heard of no problems whatsoever, I didnt have time to show them all the complaints. So now I am stuck. Anywords of wisdom?
    I am running a 2.6GHz i7 with 16gb and the 500GB SSD
    OS. 10.8.3
    Thanks All.
    F

    I have to use an external monitor with my macbook pro because the screen stopped working a couple months ago. I think the problem with the screen is just a loose connection for the light source because the computer works fine otherwise.  The repair people in town say that it's a bad logic board which will cost 700 euros to fix so I've been using it closed with the monitor and a bluetooth keyboard and trackpad.  I installed 10.9.2 the other day because I had been using 10.6.8 and there was some software I wanted to use but it needed 10.7 or later. I just assumed 10.9 was safe or better than 10.7 or 10.8 and I didn't do any research or even try to buy or DL them because the links on the apple site led me to 10.9 and I just blindly followed.  So NOW when I open the lid to my macbook pro, the menu at the top of the monitor goes gray and the monitor flicks off for a second, and when it comes back all the running applications have vanished from the desktop, (all the open windows) and I can't type, scroll, mouse.  When I close the lid it works ok, but I really like the isight camera and I think the microphone is better than the one on my external camera, so it was nice to still be able to use them.
    I chatted with someone at apple for a while and he told me to erase my HD and install it again. He said the problems were because I installed it on top of an old OS and that a fresh install will fix all the problems.  I have an empty partition on my mbp and I'm about to try to install on that drive and see if it makes a difference, but I don't totally trust that guy.  I read the transcript of the chat and he gave me a lot of conflicting info.  Does anyone know if it makes a difference to install os 10.9.2 on a totally blank drive, or will the problems on the other partition corrupt everything else?

  • Screen shifted to the right

    Hello I have a problem on satellite l500 notebook. The screen is shifted to the left  and and lower , i can't see the task bar. I have reinstall windows but the problem is still there, i have update the video driver too but still the same problem. The problem is not on windows. I have tried to boot on a cd boot with mini windows xp (hiren's boot cd) and the problem is still there.I have connected the notebook to a extern  monitor and the screen is still shifted. I looked in the bios but did not find any option to change this.
    Thanks for your help

    Patcho,
    Are you using or have used multiple monitors? (side-by-side) Have you checked your settings in your video settings to see if you have it set for multiple monitors? Can you give the complete model of your notebook and the video card, so we can check into it further.
    -Kenna
    "Knowledge should be unrestricted and the most important commodity we can offer to help one another."

  • While using Skype on my mac pro the screen freezes and splits in two and the left hand side shifts to the right and the right shifts to the left with a large black block down the centre, should I take it back to store as it is only a month old??

    I have only had my mac one month and it seems while I use Skype the screen freezes and I cant click on anything and everything on the right hand side of the screen shifts to the left and the left to the right with a back block down the centre and sometimes lines running down the screen over all. As it is almost brand new should I be going back to store to get this problem fixed??

    Yes.  You are still under warranty.  Why waste it?

Maybe you are looking for

  • Just bought new Palm and not sure how to set it up best to sync

    I just bought a new Palm TX. The manual says to connect the sync cable to palm and to computer usb port and connect a/c adapter to palm and an outlet and charge for 3 hrs which I'm getting ready to do. Before I start setting up my whole system I to a

  • Converter pictures and videos files to jpg and mpeg

    Do you know a safety software o freeware to convert pictures and videos files to jpg and mpeg? to use in my desktop with windows?

  • How do I get this to unfreeze?

    I have an ipod mini and it's locked up. It says it's still charging even when it's not plugged into my computer and my computer is telling me that there is nothing plugged into it. Is there anyway to get this thing to work?

  • Error installation when configure OAM with FORMS 11Gr2 (SSO)

    Hi I try configure SSO with Forms 11gR2 (windows 2008). 1. Install RCU 11.1.1.5.0 2. Install and configure OID (ofm_idm_win_11.1.1.2 & patch ofm_idm_win_11.1.1.5) 3. Install OAM (ofm_iam_generic_11.1.1.5 & Patch 11.1.1.5.3 (13473393)) 4. Integrate OA

  • SPA525G stuck on the Cisco logo screen

    Hi I updated the daylight savings dates on a Cisco525G2 and after restaring the phone now hangs at the Cisco logo screen. It goes through the start up, lights come on, the screen flashes and the cisco logo appears. And thats as far as it goes. I have