Search this blog

lundi 29 novembre 2010

Activer/désactiver la fenêtre active avec le mouvement de la souris

Cette modification est intéressante, puisqu’elle vous permet de rendre des fenêtres actives avec un simple mouvement dessus :
  • Lancez REGEDIT
  • Développez  'HKEY_CURRENT_USER\Control Panel\Mouse'
  • Modifiez la valeur ActiveWindowTracking avec la valeur’1’

mardi 2 novembre 2010

Thunderbird: change sidepane font size

In your profile directory, create or update chrome/userChrome.css (copy example file from Firefox profile dir) with the following content:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
#folderTree > treechildren {font-size: 14px; font-family: Arial;}
#threadTree > treechildren {font-size: 14px; font-family: Arial;}
#dirTree > treechildren {font-size: 12px; font-family: Arial;}
Then restart Thunderbird!

See http://kb.mozillazine.org/Pane_and_menu_fonts