Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Dual screen] maximiser sur un écran seulement
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
nevro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2004
Posts: 149
Location: France

PostPosted: Sat Sep 25, 2010 10:27 am    Post subject: [Dual screen] maximiser sur un écran seulement Reply with quote

Bonjour,

Je souhaite pouvoir maximiser mes fenetres en twin view sur un écran seulement. En effet, actuellement, mes écrans partagent la même fenêtre,donc si je maximise,la fenêtre s'agrandit sur la largeur des deux écrans et non sur un seul.
J'utilise actuellement les pilotes NVIDIA-Linux-x86_64-256.35.

Voici mon xorg.conf :

Code:


Section "ServerLayout"

# Removed Option "Xinerama" "0"
# Removed Option "Xinerama" "1"
# Removed Option "Xinerama" "0"
# Removed Option "Xinerama" "1"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" 1280 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "Xinerama" "0"
EndSection

...
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG Electronics L1720B"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "LG Electronics L1720B"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
EndSection

..
Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 260"
    BusID          "PCI:2:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 260"
    BusID          "PCI:2:0:0"
    Screen          0
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT-0: 1280x1024_75 +0+0; CRT-0: nvidia-auto-select +0+0"
    SubSection     "Display"       Depth       24
    EndSubSection
EndSection

Section "Screen"

    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT-1: 1280x1024_75 +0+0; CRT-1: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


J'espère que quelqu'un aura la solution

Merci
Back to top
View user's profile Send private message
Poussin
l33t
l33t


Joined: 08 Jun 2007
Posts: 659
Location: Liège

PostPosted: Sat Sep 25, 2010 11:32 am    Post subject: Reply with quote

xinerama dans les USE flags :)
Back to top
View user's profile Send private message
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Sat Sep 25, 2010 1:52 pm    Post subject: Reply with quote

ouais exact, il ne faut pas oublier xinerama, plus ça dépend de ton WM (window manager), par exemple enlightenment a été concu pour le dualview, fvwm-crystal est aussi maximiser pour cela, et fluxbox s'en sort pas trop mal.
_________________
L'ami aime en tout temps, et dans le malheur il se montre un frère ( Prov. 17,17 )
L'insensé même, quand il se tait, passe pour sage ( Prov. 17;28a )
Back to top
View user's profile Send private message
Ezka
Guru
Guru


Joined: 17 Feb 2005
Posts: 352
Location: par là, mais vraiment ...

PostPosted: Sat Sep 25, 2010 2:31 pm    Post subject: Reply with quote

Essaye aussi awesome comme wm, je l'aimais bien quand j'avais plein d'écran xD et je l'aime toujours avec un seul lol.

Il te permet d'afficher par exemple 2 fois la même appli sur 2 écrans différents etc ...
_________________
Ez.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum