Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Monitor hinzuschalten ohne Neustart von X?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
roterstern
n00b
n00b


Joined: 16 Nov 2004
Posts: 36

PostPosted: Tue Nov 30, 2004 12:37 pm    Post subject: Monitor hinzuschalten ohne Neustart von X? Reply with quote

Hallo Leute, ich möchte gerne einen zweiten Monitor oder Beamer hin und wieder dazuschalten ohne mich abmelden zu müssen. Und das per Tastenkombi (z.B. "Fn" + "F8").

Bisher läuft die Umschaltung so:
- Bisheriges Serverlayout in xorg.conf per # auskommentieren
- Bei entsprechendes Serverlayout wird # gelöscht.
- Neustart von X (strg + alt + entf)

Kann mir einer einen Tip geben wie es NICHT bei Nvidia-Karten gehen könnte? Habe die "olle" Intel 855gm drin. Da ist also nix mit Twin-View Einstellungen zu machen wie bei den Nvidia-Dingern.
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Tue Nov 30, 2004 12:43 pm    Post subject: Reply with quote

Prinzipiell kannst dir das Auskommentieren sparen, wenn du den Layouts jeweils andere namen gibts kannst ein bestimmtes so starten

Code:
startx -- -layout <name>


Ansonsten suche mal nach xinerama, aber AFAIK ist es nicht (noch) nicht möglich einen weiteren "Monitor" im Betrieb des X Servers hinzu zu schalten(leider)

MfG

Py
Back to top
View user's profile Send private message
roterstern
n00b
n00b


Joined: 16 Nov 2004
Posts: 36

PostPosted: Tue Nov 30, 2004 12:49 pm    Post subject: Reply with quote

Ich weiß, aber dafür muß ich den X-Server erst mal komplett aus machen. Da ist mir ein "Strg"+"Alt"+"Entf" sowie ein wenig editieren komfortabeler.
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Tue Nov 30, 2004 12:52 pm    Post subject: Reply with quote

Alternativ kannst ja per

Code:
startx -- :1 -layout <name>


Auf der nächsten freien Konsole öffnen und dann nach belieben mit STRG-ALT-F7 bzw F8 wechseln

Benutze ich hier am Notebook wenn ich spelen will, weil der nvidia Treiber lässt sich ja leider nicht S4 legen...

MfG
Back to top
View user's profile Send private message
roterstern
n00b
n00b


Joined: 16 Nov 2004
Posts: 36

PostPosted: Tue Nov 30, 2004 12:58 pm    Post subject: Reply with quote

Jo, das geht. Leider werd ich wohl auf die Treiber-Entwickler hoffen müssen bis das alles wunschgemäß läuft.

Besten Dank.
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1938

PostPosted: Tue Nov 30, 2004 3:54 pm    Post subject: Reply with quote

Hmm, es wäre für mich als Notebook-User auch ganz gut, wenn man während der Server läuft zusätzlich zum Touchpad eine externe USB-Maus anstöpseln könnte und die dann gleich verwendet werden könnte.
_________________
Unix philosophy: "Do one thing and do it well."
systemd: "Do everything and do it wrong."
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Tue Nov 30, 2004 4:01 pm    Post subject: Reply with quote

Du richtes einfach in einer weiteren Input Section die Maus ein und trägst dann noch im Serverlayout das Touchpad als Coredevice und die Maus als SendCoreEvents ein.

Suchfunktion:
https://forums.gentoo.org/viewtopic.php?t=252321&start=0&postdays=0&postorder=asc&highlight=sendcoreevents

MfG

Py
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Tue Nov 30, 2004 6:05 pm    Post subject: Reply with quote

@roterstern: ich hab auch das verdammte i855gm.
bin schon seit geraumer zeit im gespräch mit einem entwickler (i855crt) um i855 und vga für xorg zum laufen zu bringen. ev. probierst du mal i855crt (is auf sourceforge). ev. könnte sonst i810switch (portage) funktionieren? zeigt mal deine xorg.conf (bezügl. generic monitor)

ciao
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Tue Nov 30, 2004 6:08 pm    Post subject: Reply with quote

btw. hier wär mein thread: https://forums.gentoo.org/viewtopic.php?t=241467&highlight=xinerama
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1938

PostPosted: Tue Nov 30, 2004 7:01 pm    Post subject: Reply with quote

py-ro wrote:
Du richtes einfach in einer weiteren Input Section die Maus ein und trägst dann noch im Serverlayout das Touchpad als Coredevice und die Maus als SendCoreEvents ein

So habe ich das auch gemacht, nur muss ich X eben erst beenden und neu starten, wenn ich die Maus anschließe, damit sie auch funktioniert. Wäre gut, wenn das im laufenden Betrieb von X gehen würde. Aber jetzt möchte ich diesen Thread auch nicht mehr weiter stören, zurück zum Thema.
_________________
Unix philosophy: "Do one thing and do it well."
systemd: "Do everything and do it wrong."
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Tue Nov 30, 2004 7:33 pm    Post subject: Reply with quote

mrsteven wrote:
Wäre gut, wenn das im laufenden Betrieb von X gehen würde. Aber jetzt möchte ich diesen Thread auch nicht mehr weiter stören, zurück zum Thema.

oiso bei mir geht das ohne probleme...
liefert dir hotplug was, wenn du die maus einsteckst? ev. mach wirklich an neuen thread :)

ciao
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
roterstern
n00b
n00b


Joined: 16 Nov 2004
Posts: 36

PostPosted: Tue Dec 14, 2004 4:29 pm    Post subject: Reply with quote

Entschuldigt das ich mich jetzt erst melde. Habe den Thread übersehen.

Hier ist Teile meiner xorg.conf

Code:

###########################Start Touchpad (PS/2 Mouse)##########################
Section "InputDevice"
   Identifier     "Mouse0"
   Driver      "synaptics"
   Option      "Device"        "/dev/psaux"
   Option      "Protocol"      "auto-dev"
   Option      "SHMConfig"      "on"
   Option      "LeftEdge"      "120"
   Option      "RightEdge"      "830"
   Option      "TopEdge"      "120"
   Option      "BottomEdge"      "650"
   Option      "FingerLow"      "14"
   Option      "FingerHigh"      "15"
   Option      "MaxTapTime"      "180"
   Option      "MaxTapMove"      "110"
   Option      "MaxDoubleTapTime"   "180"
   Option      "ClickTime"      "100"
   Option      "EmulateMidButtonTime"   "75"
   Option      "VertScrollDelta"   "20"
   Option      "HorizScrollDelta"   "20"
   Option      "MinSpeed"      "0.2"
   Option      "MaxSpeed"      "0.5"
   Option      "AccelFactor"      "0.01"
   Option      "EdgeMotionMinZ"   "30"
   Option      "EdgeMotionMaxZ"   "160"
   Option      "EdgeMotionMinSpeed"   "15"
   Option      "EdgeMotionMaxSpeed"   "30"
   Option      "EdgeMotionUseAlways"   "0"
   Option      "UpDownScrolling"   "1"
   Option      "TouchpadOff"      "0"
   Option      "GuestMouseOff"      "1"
   Option      "LockedDrags"      "0"
   Option      "RTCornerButton"   "2"
   Option      "RBCornerButton"   "3"
   Option      "LTCornerButton"   "0"
   Option      "LBCornerButton"   "0"
   Option      "TapButton1"      "1"
   Option      "TapButton2"      "2"
   Option      "TapButton3"      "3"
   Option      "CircularScrolling"   "1"
   Option      "CircScrollDelta"   "0.1"
   Option      "CircScrollTrigger"   "8"
   Option      "CircularPad"      "0"
   Option      "CorePointer"      "true"
EndSection
###########################Stop Touchpad (PS/2 Mouse)###########################




#################################Start USB Mouse################################
Section "InputDevice"
        Identifier      "Mouse1"
        Driver          "mouse"
        Option          "Device"                "/dev/usbmouse"
        Option          "SendCoreEvents"        "true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection
#################################Stop USB Mouse#################################




############################Start Integrated Monitor############################
Section "Monitor"
   Identifier   "Monitor0"
   Option      "DPMS"      "true"
   VendorName   "Samsung Electronics Co. Ltd. (SEC)"
   ModelName   "5047"
   Mode      "1400x1050"   #vfreq 60.020Hz, hfreq 63.981kHz
          DotClock   108.000000
          HTimings   1400 1448 1560 1688
          VTimings   1050 1051 1055 1066
          Flags      "-HSync" "-VSync"
   EndMode
EndSection
############################Stop Integrated Monitor#############################




#############################Start External Monitor#############################
Section "Monitor"
   Identifier   "Monitor1"
   Option      "DPMS"
   VendorName   "LG Electronics Inc."
   ModelName   "CS788C"
   Mode      "1024x768"   #vfreq 68.68Hz, hfreq 50-100kHz
          DotClock   94.5
          HTimings   1024 1072 1168 1376
          VTimings   768 769 772 808
          Flags      "+HSync" "+VSync"
   EndMode
EndSection
#############################Stop External Monitor##############################
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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