View previous topic :: View next topic |
Author |
Message |
Mala Zaba Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/415c90803cd9e632116cd.gif)
Joined: 21 Apr 2002 Posts: 156 Location: Brossard, Qc.
|
Posted: Sun Jun 01, 2003 4:01 am Post subject: fluxbox et Xinerama |
|
|
Qu'est ce qui cloche dans ma config, je n'arrive pas a avoir mes deux .cran merger... ils sont toujour en mirroir!
Code: | Section "Module"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "type1"
Load "speedo"
# Load "freetype"
# Load "xtt"
# Load "glx"
# Load "dri"
EndSection
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
# FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
# FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
# ModulePath "/usr/X11R6/lib/modules"
EndSection
# **********************************************************************
# Server flags section.
# **********************************************************************
Section "ServerFlags"
Option "Xinerama"
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "microsoftoffice"
Option "XkbLayout" "ca_enhanced"
EndSection
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "imps/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
Section "Monitor"
Identifier "795FT+"
HorizSync 30-96
VertRefresh 50-160
EndSection
Section "Monitor"
Identifier "G773"
HorizSync 30-69
VertRefresh 55-90
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
Section "Device"
Identifier "Matrox G450_1"
Driver "mga"
Option "DPMS"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Matrox G450_2"
Driver "mga"
Option "DPMS"
BusID "PCI:1:0:0"
Screen 2
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "Screen 1"
Device "Matrox G450_1"
Monitor "795FT+"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Identifier "Screen 2"
Device "Matrox G450_2"
Monitor "G773"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768"
ViewPort 0 0
EndSubsection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
Section "ServerLayout"
Identifier "Matrox G450 DualHead"
Screen "Screen1" RightOf "Screen2"
Screen "Screen2"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
# Section "DRI"
# Mode 0666
# EndSection |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
yuk159 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/44288576244ba5392c2df1.jpg)
Joined: 18 Apr 2003 Posts: 1803 Location: noumea ,nouvelle-caledonie
|
Posted: Sun Jun 01, 2003 11:17 am Post subject: |
|
|
c'est quoi le probleme ? _________________ The box said: "Requires Windows 98/2000/XP/NT, or better."
So, I installed LINUX!
Instagram |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mala Zaba Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/415c90803cd9e632116cd.gif)
Joined: 21 Apr 2002 Posts: 156 Location: Brossard, Qc.
|
Posted: Sun Jun 01, 2003 12:35 pm Post subject: |
|
|
Ben au lieu d avoir mon ecran sur les deux moniteur et que la souris passe de un a l autre, j ai un mirroir |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
yuk159 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/44288576244ba5392c2df1.jpg)
Joined: 18 Apr 2003 Posts: 1803 Location: noumea ,nouvelle-caledonie
|
Posted: Sun Jun 01, 2003 1:41 pm Post subject: |
|
|
jamais teste linux en dual desole.
mais si tu me prete ta carte ... ![Wink ;)](images/smiles/icon_wink.gif) _________________ The box said: "Requires Windows 98/2000/XP/NT, or better."
So, I installed LINUX!
Instagram |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mala Zaba Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/415c90803cd9e632116cd.gif)
Joined: 21 Apr 2002 Posts: 156 Location: Brossard, Qc.
|
Posted: Sun Jun 01, 2003 4:40 pm Post subject: |
|
|
ca fait un peu loin pour aller te la porter! Je sais qu'elle fonctionne, puisque sous Mandrake, je l'avais. Mais me dommande si fluxbox esty compatible avec Xinerama |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dom Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 25 Mar 2003 Posts: 416 Location: Menton, France
|
Posted: Sun Jun 01, 2003 5:06 pm Post subject: |
|
|
Pour que fluxbox supporte le xinerama, il faut que tu rajoutes "xinerama" dans ta variable USE, puis que tu le recompiles. Pour savoir avec quelles options tu vas compiler un programme, tu peux faire un "emerge -pv programme". Par exemple :
sh-2.05b$ sudo emerge -pv fluxbox
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] x11-wm/fluxbox-0.1.14-r1 -kde +gnome +nls -xinerama
Ici, le xinerama est désactivé. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mala Zaba Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/415c90803cd9e632116cd.gif)
Joined: 21 Apr 2002 Posts: 156 Location: Brossard, Qc.
|
Posted: Sun Jun 01, 2003 5:35 pm Post subject: |
|
|
Code: | [ebuild R ] x11-wm/fluxbox-0.1.14-r1 -kde +gnome +nls +xinerama |
Pourtant il est là... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|