ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Borisenkov <grizlik78@gmail.com>
To: alexei-mezin@rambler.ru,
	 ALT Linux Community general discussions
	<community@lists.altlinux.org>
Subject: Re: [Comm] ALT гостем в VirtualBox: интеграция мыши
Date: Sat, 06 Sep 2008 20:59:24 +0500
Message-ID: <48C2A8DC.803@gmail.com> (raw)
In-Reply-To: <g9s8gf$eq5$1@ger.gmane.org>

Alexei V. Mezin пишет:
> при установке "Дополнений гостевой ОС" не получается интегрировать 
> мышку, потому что есть какое-то недопонимание между VB и новой системой 
> подключения клавиатур/мышек в X (со всеми этими Option "AutoAddDevice" 
> "true" и т.п.). Если все делать по-старинке, то есть завести описание 
> Inputdevice по крайней мере для мышки, и внести имя устройства в 
> ServerLayout, то все работает.

Чтобы мышь в VB заработала при включённой AutoAddDevice я в файл 
/etc/hal/fdi/policy/10-x11-input.fdi добавил такие строки:

     <match key="info.capabilities" contains="input.mouse">
       <merge key="input.x11_driver" type="string">vboxmouse</merge>
       <merge key="input.device" type="string">/dev/input/mice</merge>
     </match>

Жаль только не заметил признака, по которому можно было бы определить, 
что это мышь именно для VB :(
Возможно, что подобный файл должен быть включён именно в пакет с 
дополнениями к VB.


      reply	other threads:[~2008-09-06 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05 21:31 Alexei V. Mezin
2008-09-06 15:59 ` Alexey Borisenkov [this message]

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=48C2A8DC.803@gmail.com \
    --to=grizlik78@gmail.com \
    --cc=alexei-mezin@rambler.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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