Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Vim references

    http://vim.sourceforge.net/htmldoc/quickref.html http://www.vim.org/tips/tip.php?tip_id=422

    June 15, 2006
  • Word speed keys.

    Alt inr – Insert -> Reference -> Cross-referenceAlt inc – Insert -> Reference -> Caption

    June 12, 2006
  • Running netscape 4.8 on Kubuntu Linux.

    Install netscape (download link here)The error message that you will get: libstdc++-libc.1-1.so.2 is not foundsudo apt-cache search libstdc++You’ll see a package libstdc++{version number here}-glibc2.2sudo apt-get install libstdc++{version number here}-glibc2.2 Create a symlink to the so netscape is looking for:sudo ln -s libstdc++-lib6.2-2.so.3 libstdc++-lib6.1-1.so.2

    June 8, 2006
←Previous Page
1 … 300 301 302 303 304 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress