You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Gui based man page browser on your desktop.

Author (Read 6453 times)

0 Members and 2 Guests are viewing this topic.

Re: Gui based man page browser on your desktop.
« Reply #3 on: November 26, 2015, 02:06:13 AM »
 

banko

  • Forum Regular
  • ***
  • 154
    Posts
  • Reputation: 16
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Celeron CPU T3300 (-MCP-)

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4 Series Integrated
Thanks avj.
only took about 2 minutes :)

Keith
 

Re: Gui based man page browser on your desktop.
« Reply #2 on: November 25, 2015, 11:22:51 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Good one avj :)
 

Gui based man page browser on your desktop.
« Reply #1 on: November 25, 2015, 05:42:38 PM »
 

avj

  • Gold Level Poster
  • *******
  • 530
    Posts
  • Reputation: 110
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Pentium D 2.80GHz

  • MEMORY: 2Gb

  • VIDEO CARD: AMD/ATI RC410 Radeon Xpress 200/1100
This is a short tutorial to set up a desktop shortcut/launcher to the xman program.  Xman is a gui based man page browser it comes already installed in Linux Lite, and makes it easy to view man pages.  If you don't know what a man page is look at the following link.

https://help.ubuntu.com/community/man

All you need to do is copy the following code and paste it into a new text document, in the text editor.  After pasting click "save as" on the file menu of the text editor and save it to the desktop folder with a name followed by ".desktop" such as "xman.desktop" and then close the text editor. You next need to right click on the new icon and click the "Make file executable" from the menu.

Code: [Select]
[Desktop Entry]
Version=1.0
Type=Application
Name=Xman
Comment=Xman Man page browser
Exec=xman -bothshown -notopbox
Icon=system-help
Path=
Terminal=false
StartupNotify=false
Name[en_US]=ManPages
GenericName=Xman Man page browser

That's all there is to it.
« Last Edit: November 26, 2015, 08:28:22 AM by avj »
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section