oglerc man page formatting
Mikael Hedin <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, the table in orglerc(5) about the keybindings gives a weird output. Here is a diff giving a sensible table. Please note that the tab chars are important in the table. /Micce -- Mikael Hedin, MSc +46 (0)8 344979 (home) +46 (0)70 5891533 (mobile) [gpg key fingerprint = 387F A8DB DC2A 50E3 FE26 30C4 5793 29D3 C01B 2A22]
ogle-man.diff
(text/x-diff, 2.6 KB)
diff -u ogle-0.8.5/doc/man/oglerc.5.in ogle-0.8.5-debian/doc/man/oglerc.5.in --- ogle-0.8.5/doc/man/oglerc.5.in 2002-07-01 22:36:21.000000000 +0200 +++ ogle-0.8.5-debian/doc/man/oglerc.5.in 2002-08-12 14:18:16.000000000 +0200 @@ -209,32 +209,35 @@ The keys are normal X11 keysyms. The available actions are the following: -action default keys description ------- ------------ ----------- - -Play p Starts playback -PauseToggle space Toggles pause on and off -Stop Stops playback -Faster period (.) Increases the playback speed -Slower comma (,) Decreases the playback speed -NextPG greater (>) Jumps to the next program (chapter) -PrevPG less (<) Jumps to the previous program (chapter) -UpperButton Up (Arrow up) Used in navigating the menus (up) -LowerButton Down (Arrow down) Used in navigating the menus (down) -RightButton Right (Arrow right) Used in navigating the menus (right) -LeftButton Left (Arrow left) Used in navigating the menus (left) +.TS +; +lll +--- +lll. +action default keys description +Play p Starts playback +PauseToggle space Toggles pause on and off +Stop Stops playback +Faster period (.) Increases the playback speed +Slower comma (,) Decreases the playback speed +NextPG greater (>) Jumps to the next program (chapter) +PrevPG less (<) Jumps to the previous program (chapter) +UpperButton Up (Arrow up) Used in navigating the menus (up) +LowerButton Down (Arrow down) Used in navigating the menus (down) +RightButton Right (Arrow right) Used in navigating the menus (right) +LeftButton Left (Arrow left) Used in navigating the menus (left) ButtonActivate Return, KP_Enter Activates the selected menu button -TitleMenu t Jumps to the Title Menu (if available) -RootMenu r Jumps to the Root Menu (if available) -AudioMenu a Jumps to the Audio Menu (if available) -AngleMenu A Jumps to the Angle Menu (if available) -PTTMenu P Jumps to the PTT(chapter) menu -SubtitleMenu S Jumps to the SubtitleMenu(if available) -Resume c Resumes playback -SubtitleToggle s Toggles the subtitles on/off -FullScreenToggle f, F Toggles fullscreen mode on/off -Quit q, Q Quits Ogle - +TitleMenu t Jumps to the Title Menu (if available) +RootMenu r Jumps to the Root Menu (if available) +AudioMenu a Jumps to the Audio Menu (if available) +AngleMenu A Jumps to the Angle Menu (if available) +PTTMenu P Jumps to the PTT(chapter) menu +SubtitleMenu S Jumps to the SubtitleMenu (if available) +Resume c Resumes playback +SubtitleToggle s Toggles the subtitles on/off +FullScreenToggle f, F Toggles fullscreen mode on/off +Quit q, Q Quits Ogle +.TE </ogle_conf>