ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] автозапуск
@ 2003-10-30 17:41 Sergey B.
  2003-10-30 17:54 ` Maxim Tyurin
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey B. @ 2003-10-30 17:41 UTC (permalink / raw)
  To: Alt Linux Community

Ситуация следующая:

В качестве DE использую XFCE4, раньше был fluxbox 0.9.6
Использую xmodmap -e "pointer = 1 2 3 6 7 4 5" для нужной мне раскладки кнопок мыши =))

А вопрос в том, как мне сделать автозапуск этого скрипта в XFCE4? Во флуксе проблем не было...


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

* Re: [Comm] автозапуск
  2003-10-30 17:41 [Comm] автозапуск Sergey B.
@ 2003-10-30 17:54 ` Maxim Tyurin
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Tyurin @ 2003-10-30 17:54 UTC (permalink / raw)
  To: Alt Linux Community

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

On Thu, Oct 30, 2003 at 08:41:19PM +0300, Sergey B. wrote:
> Ситуация следующая:
> 
> В качестве DE использую XFCE4, раньше был fluxbox 0.9.6
> Использую xmodmap -e "pointer = 1 2 3 6 7 4 5" для нужной мне раскладки кнопок мыши =))
> 
> А вопрос в том, как мне сделать автозапуск этого скрипта в XFCE4? Во флуксе проблем не было...

echo "#!/bin/sh" > ~/.xsession.d/mouse
echo 'xmodmap -e "pointer = 1 2 3 6 7 4 5"' >> ~/.xsession.d/mouse
chmod u+x ~/.xsession.d/mouse

Для всех WM
-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2003-10-30 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 17:41 [Comm] автозапуск Sergey B.
2003-10-30 17:54 ` Maxim Tyurin

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