hi
i got debian installed now and all is ok
two video cards two monitors ...
on the ATI card the blinking is gone with the nosync option
but the SiS card when i move a window or the cursor, it show some kinda
of horizontal "rain" i cant explain it better this !

any idea would help !!
thanks again
################333
xdpyinfo:
jul:~# xdpyinfo 
name of display:    :0.0
version number:    11.0
vendor string:    The XFree86 Project, Inc
vendor release number:    40100001
XFree86 version: 4.1.0.1
maximum request size:  4194300 bytes
motion buffer size:  256
bitmap unit, bit order, padding:    32, LSBFirst, 32
image byte order:    LSBFirst
number of supported pixmap formats:    7
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 4, bits_per_pixel 8, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 15, bits_per_pixel 16, scanline_pad 32
    depth 16, bits_per_pixel 16, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
    depth 32, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 8, maximum 255
focus:  window 0x3800013, revert to Parent
number of extensions:    30
    BIG-REQUESTS
    DPMS
    Extended-Visual-Information
    FontCache
    GLX
    LBX
    MIT-SCREEN-SAVER
    MIT-SHM
    MIT-SUNDRY-NONSTANDARD
    RECORD
    RENDER
    SECURITY
    SGI-GLX
    SHAPE
    SYNC
    TOG-CUP
    X3D-PEX
    XC-APPGROUP
    XC-MISC
    XFree86-Bigfont
    XFree86-DGA
    XFree86-DRI
    XFree86-Misc
    XFree86-VidModeExtension
    XIE
    XINERAMA
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    2800x1050 pixels (712x267 millimeters)
  resolution:    100x100 dots per inch
  depths (1):    16
  root window id:    0x3c
  depth of root window:    16 planes
  number of colormaps:    minimum 1, maximum 1
  default colormap:    0x20
  default number of colormap cells:    64
  preallocated pixels:    black 0, white 65535
  options:    backing-store NO, save-unders NO
  largest cursor:    64x64
  current input event mask:    0x5a20bd
    KeyPressMask             ButtonPressMask         
ButtonReleaseMask        
    EnterWindowMask          LeaveWindowMask         
PointerMotionHintMask    
    ButtonMotionMask         StructureNotifyMask     
SubstructureNotifyMask   
    SubstructureRedirectMask PropertyChangeMask       
  number of visuals:    2
  default visual id:  0x23
  visual:
    visual id:    0x23
    class:    TrueColor
    depth:    16 planes
    available colormap entries:    64 per subfield
    red, green, blue masks:    0xf800, 0x7e0, 0x1f
    significant bits in color specification:    6 bits
  visual:
    visual id:    0x24
    class:    TrueColor
    depth:    16 planes
    available colormap entries:    64 per subfield
    red, green, blue masks:    0xf800, 0x7e0, 0x1f
    significant bits in color specification:    6 bits
jul:~# 
####################333
lspci
##########################3
jul:~# lspci 
00:00.0 Host bridge: Intel Corp. 440BX/ZX - 82443BX/ZX Host bridge (rev
03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX - 82443BX/ZX AGP bridge (rev
03)
00:03.0 Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (rev
05)
00:04.0 ISA bridge: Intel Corp. 82371AB PIIX4 ISA (rev 02)
00:04.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01)
00:04.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01)
00:04.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 02)
00:09.0 Multimedia audio controller: ESS Technology ES1969 Solo-1
Audiodrive (rev 01)
00:12.0 VGA compatible controller: Silicon Integrated Systems [SiS]
86C326 (rev 0b)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC AGP
(rev 7a)
jul:~# 
###############################333
thank you!

On Mon, 2002-02-04 at 10:36, openssh wrote:
> Hello,
> 
> While your sugestions is a solution it still is really only an 
> alternative to what I am calling now ("startx -- -pointer mouse2")
> 
> I am very surprised it is not possible to specify a Default 
> configuration. Be that a default Mouse (which can be overruled on the 
> command line) or as you sugest, a Layout which is Default (thus enabling 
> swapping mice on a laptop or other portable computer)
> 
> What does everyone else think on this issue? I am sure I am not the only 
> person pining for a simple feature like this to facilitate this. 
> DefaultDepth for the resolution exists as I pointed out before.
> 
> JG
> 
> 
> Galen Brooks wrote:
> 
> > If you just want to be able to specify which mouse to use from the command
> > line, just use two layouts, and select between them using one of these
> > commands:
> >  "startx -layout layout1"
> >  "startx -layout layout2"
> > 
> > 
> > 
> >  Section "ServerLayout"
> >      Identifier "layout1"
> >     Screen     "screen1"
> >     InputDevice "mouse1" "CorePointer"
> >  EndSection
> > 
> >  Section "ServerLayout"
> >      Identifier "layout2"
> >     Screen  "screen1"
> >     InputDevice "mouse2" "CorePointer"
> >  EndSection
> > 
> > 
> 
> 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
> 
-- 
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to