ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] USB мыши и клавиатуры в иксах - feature request
@ 2005-05-02  9:53 Olvin
  2005-05-02 14:42 ` [sisyphus] " Michael Shigorin
  2005-05-02 15:41 ` [sisyphus] " Sergey Vlasov
  0 siblings, 2 replies; 3+ messages in thread
From: Olvin @ 2005-05-02  9:53 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Хотелось бы, чтобы в конфиг иксов вставлялись строчки, позволяющие 
использовать только что приобретённые сабжи без переконфигурирования 
иксов, несмотря на то, что при установке системы использовалось PS/2 
оборудование. в общем, что-то вроде:

Section "InputDevice"
     Identifier  "Mouse1"
     Driver      "mouse"
     Option "Protocol"    "IMPS/2"
     Option "Device"      "/dev/mouse"
     Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
     Identifier  "Mouse2"
     Driver      "mouse"
     Option "Protocol"    "IMPS/2"
     Option "Device"      "/dev/input/mice"
     Option "ZAxisMapping" "4 5"
EndSection

Section "ServerLayout"
     Identifier "layout1"
     Screen     "screen1"
     InputDevice "Mouse1" "CorePointer"
     InputDevice "Mouse2" "SendCoreEvents"
     InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Это я про SendCoreEvents. При использовании PS/2 оно не мешает, но очень 
поможет при смене мыши или подключении ещё одной (бывает нужно).


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-02 15:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-02  9:53 [sisyphus] USB мыши и клавиатуры в иксах - feature request Olvin
2005-05-02 14:42 ` [sisyphus] " Michael Shigorin
2005-05-02 15:41 ` [sisyphus] " Sergey Vlasov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git