I created a desktop application launcher for xman. Now all I have to do to see man pages is double click the icon. It pulls up a small app with three buttons: Help, Quit, and Manual Page. I click Manual Page, and I get a window with a list of man pages in the upper portion of the window. I can click items on the list and view them in the lower portion of the window.
The command I used for the launcher is: xman -bothshown
Adding a second command line argument: -notopbox will start the program without the small app with the three buttons.
The command I used for the launcher is: xman -bothshown
Adding a second command line argument: -notopbox will start the program without the small app with the three buttons.
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison