ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Yuri N. Sedunov" <aris@altlinux.org>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Раскладки в KDE 4.1
Date: Thu, 04 Dec 2008 19:48:58 +0300
Message-ID: <1228409338.12827.589.camel@arisbook.local> (raw)
In-Reply-To: <4937B1BA.3090601@iop.kiev.ua>

В Чтв, 04/12/2008 в 12:32 +0200, Andrii Dobrovol`s`kii пишет:
> Rafael Malikov пишет:
> > Доброго времени суток.
> > 
> > ну вот наконецто и до нас докатилось:
> > 
> > [root@raflinux ~]# rpm -qa | grep xorg-ser
> > xorg-server-common-1.5.3-alt7
> > xorg-server-1.5.3-alt7
> > xorg-server-control-1.3-alt1
> > 
> > пропал индикатор переключения клавиатуры, пропало правило выбора
> > кодирвки для каждого окна, т.е. переключился на русском в окне чата,
> > идешь в окно консоли - продолжаешь писать на русском.
> > на сборках alt4-6 все работало нормально.
> > 
> Аналогичная петрушка в Гноме.
> xorg-server-1.5.3-alt7
> xorg-drv-keyboard-1.3.1-alt6
> apt-get install xorg-drv-keyboard
> [sudo] password for andriy:
> Reading Package Lists... Done
> Building Dependency Tree... Done
> xorg-drv-keyboard is already the newest version.


Надо чинить libxklavier.

$ rpmsodiff libXi-1.1.3-alt3.i586.rpm libXi-1.2.0-alt1.i586.rpm 
	common sonames:
libXi.so.6	/usr/lib/libXi.so.6.0.0	/usr/lib/libXi.so.6.0.0

...
	11 symbols removed
T _XiCheckExtInit
T _XiEventToWire
T _XiGetDevicePresenceNotifyEvent
T _XiGetExtensionVersion
T _fini
T _init
T _xibadclass
T _xibaddevice
T _xibadevent
T _xibadmode
T _xidevicebusy

	4 symbols added
T XChangeDeviceProperty
T XDeleteDeviceProperty
T XGetDeviceProperty
T XListDeviceProperties

# template for libXi.so.6 version script
LIBXI_1.2.0 {
    global:
	XChangeDeviceProperty;
	XDeleteDeviceProperty;
	XGetDeviceProperty;
	XListDeviceProperties;
};

$ objdump -T /usr/lib/libxklavier.so.12.2.0 |grep Xi
00000000      DF *UND*	00000000
_XiGetDevicePresenceNotifyEvent

-- 
Yuri N. Sedunov



  parent reply	other threads:[~2008-12-04 16:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04  6:15 Rafael Malikov
2008-12-04  7:55 ` Andrey Rahmatullin
2008-12-04  8:33   ` Rafael Malikov
2008-12-04  8:35     ` Andrey Rahmatullin
2008-12-04  8:40       ` Rafael Malikov
2008-12-04  8:50         ` Andrey Rahmatullin
2008-12-04 10:32 ` Andrii Dobrovol`s`kii
2008-12-04 11:32   ` Rafael Malikov
2008-12-05  6:19     ` Rafael Malikov
2008-12-04 16:48   ` Yuri N. Sedunov [this message]
2008-12-04 16:56     ` Valery V. Inozemtsev
2008-12-04 17:08       ` Yuri N. Sedunov
2008-12-04 18:14         ` Andrii Dobrovol`s`kii
2008-12-05 10:43           ` Andrii Dobrovol`s`kii

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=1228409338.12827.589.camel@arisbook.local \
    --to=aris@altlinux.org \
    --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