Monday, December 29, 2008
[HowTo]How to set up jre environment in firefox
create symbol link under lib/plugins of firefox to link jre/plugins/i386/ns**/libjavaplugin_oji.so
Wednesday, December 10, 2008
[Debug][tip]How to ignore specified signal when debugging program via gdb
Such as,
(gdb) handle SIGPIPE nostop noprint pass
(gdb) handle SIGPIPE nostop noprint pass
Thursday, December 4, 2008
[HowTo][tip]How to adjust the font size of Notes editor
Close Notes
Double click c:\notes\notes.ini to open it.
Add one new line "Display_font_adjustment=n" after the third line in notes.ini file. "n" is the number.It can be 1or 2 or 3....and the font will be larger with the number increasing.
Launch note
Double click c:\notes\notes.ini to open it.
Add one new line "Display_font_adjustment=n" after the third line in notes.ini file. "n" is the number.It can be 1or 2 or 3....and the font will be larger with the number increasing.
Launch note
Subscribe to:
Posts (Atom)