ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: etcskel (~/.Xdefaults), Netscape, mouse scroll
@ 2001-11-12 19:01 Michael Shigorin
  2001-11-13  7:41 ` Michael Shigorin
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Shigorin @ 2001-11-12 19:01 UTC (permalink / raw)
  To: ALT Linux devel

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

	Здравствуйте. 
Вот, обсуждая в frl скролл и нетскейп, я вспомнил про слудующие
строчки в своем ~/.Xdefaults :

Netscape*globalTranslations: #override \n\
<Btn4Up>: LineUp() LineUp() LineUp() LineUp() LineUp() LineUp() \n\
<Btn5Up>: LineDown() LineDown() LineDown() LineDown() LineDown() LineDown() \n

При них скролл там работает, стоят они недорого, пошлиной не
облагаются. Положите в etcskel?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ http://visa.chem.univ.kiev.ua/~mike/

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

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

* Re: [devel] Q: etcskel (~/.Xdefaults), Netscape, mouse scroll
  2001-11-12 19:01 [devel] Q: etcskel (~/.Xdefaults), Netscape, mouse scroll Michael Shigorin
@ 2001-11-13  7:41 ` Michael Shigorin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2001-11-13  7:41 UTC (permalink / raw)
  To: ALT Linux devel

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

On Mon, Nov 12, 2001 at 09:01:33PM +0200, Michael Shigorin wrote:
> При них скролл там работает, стоят они недорого, пошлиной не
> облагаются. Положите в etcskel?
Вдогонку:

---
From: Leon Kanter <leon@blackcatlinux.com>
Subject: Re: Genius NetScroll+
Date: Mon, 12 Nov 2001 23:16:51 +0000 (UTC)

Берется пакет netscape-common из asplinux изучается файл
/usr/X11R6/lib/X11/ru/app-defaults/Netscape. В него добавлен вот такой кусок:

Netscape*drawingArea.translations:  #replace    \
        <Btn1Down>:           ArmLink()   \n\
        <Btn2Down>:           ArmLink()   \n\
        ~Shift<Btn1Up>:       ActivateLink()  \n\
        ~Shift<Btn2Up>:       ActivateLink(new-window)  \
                              DisarmLink()    \n\
        Shift<Btn1Up>:        ActivateLink(save-only)  \
                              DisarmLink()    \n\
        Shift<Btn2Up>:        ActivateLink(save-only)  \
                              DisarmLink()    \n\
        <Btn1Motion>:         DisarmLinkIfMoved()  \n\
        <Btn2Motion>:         DisarmLinkIfMoved()  \n\
        <Btn3Motion>:         DisarmLinkIfMoved()  \n\
        <Motion>:             DescribeLink()  \n\
        <Btn3Down>:           \n\
        <Btn3Down>,<Btn3Up>:  xfeDoCommand(back)\n\
        <Btn3Down>,<Btn3Motion>: xfeDoPopup()\n\
        Ctrl<Btn4Down>:       PageUp()\n\
        Ctrl<Btn5Down>:       PageDown()\n\
        Shift<Btn4Down>:      LineUp()\n\
        Shift<Btn5Down>:      LineDown()\n\
        None<Btn4Down>:       LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
        None<Btn5Down>:       LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
        Alt<Btn4Down>:        xfeDoCommand(forward)\n\
        Alt<Btn5Down>:        xfeDoCommand(back)\n

Netscape*globalNonTextTranslations: #override\n\
        Shift<Btn4Down>:      LineUp()\n\
        Shift<Btn5Down>:      LineDown()\n\
        None<Btn4Down>:       LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
        None<Btn5Down>:       LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
        Alt<Btn4Down>:        xfeDoCommand(forward)\n\
        Alt<Btn5Down>:        xfeDoCommand(back)\n

В результате чего везде где можно колесо работает.
---

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ http://visa.chem.univ.kiev.ua/~mike/

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

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

end of thread, other threads:[~2001-11-13  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-12 19:01 [devel] Q: etcskel (~/.Xdefaults), Netscape, mouse scroll Michael Shigorin
2001-11-13  7:41 ` Michael Shigorin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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