ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Olvin <olvin@rambler.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] USB мыши и клавиатуры в иксах - feature request
Date: Mon, 02 May 2005 12:53:34 +0300
Message-ID: <4275F89E.4060404@rambler.ru> (raw)

Хотелось бы, чтобы в конфиг иксов вставлялись строчки, позволяющие 
использовать только что приобретённые сабжи без переконфигурирования 
иксов, несмотря на то, что при установке системы использовалось 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 оно не мешает, но очень 
поможет при смене мыши или подключении ещё одной (бывает нужно).


             reply	other threads:[~2005-05-02  9:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-02  9:53 Olvin [this message]
2005-05-02 14:42 ` [sisyphus] " Michael Shigorin
2005-05-02 15:41 ` [sisyphus] " Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4275F89E.4060404@rambler.ru \
    --to=olvin@rambler.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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