/usr/share/doc/HOWTO/ja-html/mouse-wheel-scroll-9.html is in doc-linux-ja-html 2006.05.25-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE> X mouse wheel scroll: Athena ¥¦¥£¥¸¥§¥Ã¥È</TITLE>
<LINK HREF="mouse-wheel-scroll-10.html" REL=next>
<LINK HREF="mouse-wheel-scroll-8.html" REL=previous>
<LINK HREF="mouse-wheel-scroll.html#toc9" REL=contents>
</HEAD>
<BODY>
<A HREF="mouse-wheel-scroll-10.html">¼¡¤Î¥Ú¡¼¥¸</A>
<A HREF="mouse-wheel-scroll-8.html">Á°¤Î¥Ú¡¼¥¸</A>
<A HREF="mouse-wheel-scroll.html#toc9">Ìܼ¡¤Ø</A>
<HR>
<H2><A NAME="s9">9. Athena ¥¦¥£¥¸¥§¥Ã¥È</A></H2>
<P>Athena ¤ò¥Ù¡¼¥¹¤Ë¤·¤¿Á´¤Æ¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Ç»ÈÍѤǤ¤Þ¤¹¡£
²¼µ¤ò /.Xdefaults ¤ËÄɲ䷤Ʋ¼¤µ¤¤¡£
<PRE>
!## Athena text widgets
*Paned.Text.translations: #override\n\
Shift<Btn4Down>,<Btn4Up>: scroll-one-line-down()\n\
Shift<Btn5Down>,<Btn5Up>: scroll-one-line-up()\n\
Ctrl<Btn4Down>,<Btn4Up>: previous-page()\n\
Ctrl<Btn5Down>,<Btn5Up>: next-page()\n\
None<Btn4Down>,<Btn4Up>:scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()\n\
None<Btn5Down>,<Btn5Up>:scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()\n\
</PRE>
<P>xrn, xmh ÍѤÎÂçÊÑÊØÍø¤Ê¥Ï¥Ã¥¯¤Ç¤¹¡§ ÆÃÄê¤Î "Table Of Contents"
(TOC) ¥¦¥£¥¸¥§¥Ã¥È¤Ë¥¹¥¯¥í¡¼¥ëµ¡Ç½¤òÄɲä·¤Þ¤¹¡£
<PRE>
!## Athena table of contents, for toc widgets of xrn & xmh
*toc.Translations: #override\n\
Shift<Btn4Down>,<Btn4Up>: scroll-one-line-down()\n\
Shift<Btn5Down>,<Btn5Up>: scroll-one-line-up()\n\
Ctrl<Btn4Down>,<Btn4Up>: previous-page()\n\
Ctrl<Btn5Down>,<Btn5Up>: next-page()\n\
None<Btn4Down>,<Btn4Up>:scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()scroll-one-line-down()\n\
None<Btn5Down>,<Btn5Up>:scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()scroll-one-line-up()\n\
</PRE>
<P>
<P>
<HR>
<A HREF="mouse-wheel-scroll-10.html">¼¡¤Î¥Ú¡¼¥¸</A>
<A HREF="mouse-wheel-scroll-8.html">Á°¤Î¥Ú¡¼¥¸</A>
<A HREF="mouse-wheel-scroll.html#toc9">Ìܼ¡¤Ø</A>
</BODY>
</HTML>
|