ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Yuriy Kashirin <yura@emict.com>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] xorg.conf : модульность ? Илинеобязательныеустройства ?
Date: Mon, 23 Jan 2006 17:51:04 +0200
Message-ID: <200601231751.05257.yura@emict.com> (raw)
In-Reply-To: <loom.20060123T154638-214@post.gmane.org>

On Monday 23 January 2006 16:51, Arioch wrote:
> Эх, где там project Elektra ?
>
> В надежде запустить колесико перевел мышку на ноуте на evdev.
> Угу, замечательно, тепеьр без мышки вообще не стартует!
>
> Бздыц по кадыку.
>
> Не испытывая желание возиться с переделыванием настроек целиком,
> хочу спросить - можно ли в xorg.conf как нибудь include другие
> файлы, чтобы мышку то включать, то выключать симлдинками?

Как вариант - разные варианты настроек мышек сделать в xorg.conf 
несколькими секциями:
Section "InputDevice"
    Identifier  "Mouse1"
    ...
EndSection

Section "InputDevice"
    Identifier  "Mouse2"
    ...
EndSection

Для переключения мышек подставлять нужную в секцию ServerLayout:
Section "ServerLayout"
    ...
    InputDevice "Mouse1" "CorePointer"
                 ^^^^^^
Так подойдет?


У меня когда-то две или три мыши сразу были прописаны в ServerLayout, 
при старте иксы работали с той, что была доступна, а по ходу дела, 
когда подключал другую, я переключался на нужную через xsetpointer.

-- 
 Best regards
 Yuriy Kashirin

  reply	other threads:[~2006-01-23 15:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-23 14:51 Arioch
2006-01-23 15:51 ` Yuriy Kashirin [this message]
2006-01-23 16:01   ` Led
2006-01-24  9:27     ` [sisyphus] " Arioch
2006-01-24 10:00       ` Led
2006-01-25 23:11         ` [sisyphus] Re: xorg.conf : ЛНДСКЭМНЯРЭ ? хКХМЕНАЪГЮРЕКЭМШЕСЯРПНИЯРБЮ ? Arioch
2006-01-26  7:51           ` [sisyphus] Re: xorg.conf : модульность ? Илинеобязательныеустройства ? Sviataslau Svirydau
2006-01-26 13:29             ` Arioch
2006-01-26 13:37               ` Sviataslau Svirydau
2006-01-26 17:25                 ` Arioch
2006-01-26 21:21                   ` Sviataslau Svirydau
2006-01-28 14:02                     ` Arioch

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=200601231751.05257.yura@emict.com \
    --to=yura@emict.com \
    --cc=sisyphus@lists.altlinux.org \
    /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