Ubuntu |
These notes are my personal online notebook of useful commands and "how-to's". You are welcome to make use of them if you find them helpful. They obviously don't come with any warranty! Click on one of the category tags above for the notes in any category. |
|||
This tutorial showed me how to identifuy the button I wanted (8) But it didn't show me how to make it double-click. This might be useful, but it is old: |
|||
Here are a few CPU oriented benchmarks for Linux. (Please note that you will have to enable the community repositories for these) |
|||
General keyboard shortcuts Ctrl+A = Select all (In Documents, Firefox, Nautilus, etc, not Terminal) F9 = Toggle Sidebar Ctrl+N = New (Create a new document, not in terminal) |
|||
|
|||
Make sure these libraries are installed Build PoDoFo dp=/opt/podofo svn co https://podofo.svn.sourceforge.net/svnroot/podofo/podofo/trunk $dp vi $dp/CMakeLists.txt #append the following two lines: SET_TARGET_PROPERTIES(podofo_static PROPERTIES COMPILE_FLAGS "-DBUILDING_PODOFO -fPIC" ) mkdir -p $dp/podofo-build cd $dp/podofo-build cmake .. make make install |
|||
Extra applications
DVD playback and extra codecsInstall Medibuntu: https://help.ubuntu.com/community/Medibuntu |
|||
Ubuntu Hardy and Intrepid come with older versions or rdiff-backup, but the current stable version (1.2.2) is in the Jaunty repositories. To install it: |
|||
|
|||
|
|||

