I recently bought a new laptop from System 76 with Ubuntu preinstalled. This replaced a 7 year old MacBook Pro. Apple no longer sells 17" laptops and HP and Dell linux laptops are well hidden on their websites. Read on for equivalent linux software to match what I used on OS X.
Continue reading OS X --> Ubuntu
Monthly Archives: April 2014
X Windows - Window Swallowing
X Windows "window swallowing" is the process of program 1 capturing the main window of program 2 to display it inside of program 1's main window. For example, Firefox using an external program to display a PDF in a tab. Firefox's built-in javascript PDF viewer leaves a lot to be desired. Slow rendering or no rendering at all, memory hog, with the download button not working when it doesn't render.
The following description is derived from my experience getting MozPlugger to work in Firefox to display PDF files using Evince.
Continue reading X Windows - Window Swallowing