Difference between revisions of "Adjust Font Size"
From LinuxMCE
Langstonius (Talk | contribs) (→Changing the Fonts) |
Langstonius (Talk | contribs) |
||
Line 14: | Line 14: | ||
Thanks to Itsik for providing the instructions. | Thanks to Itsik for providing the instructions. | ||
+ | [[category: Display]] | ||
+ | [[category: tutorials]] |
Revision as of 03:49, 21 June 2008
Adjusting The Font Size
In some cases it may be neccesary to adjust the font size for the onscreen orbiter. These instructions allow you to change that font size, but please be carefull when using phpmyadmin as it can create serious issues if mistakes are made. That being said, you will need phpMyadmin installed. Instructions found at http://wiki.linuxmce.org/index.php/Phpmyadmin
Changing the Fonts
- Go to http://192.168.80.1/phpmyadmin or point to http://your-core-ip-address/phpmyadmin
user=root no pass.
- Choose db pluto main.
- Still on the left side pick table style variations
- Choose browse and you will be presented the font settings.
- Make your changes, then make sure to completely regen the orbiter using the webadmin.
- Done
Thanks to Itsik for providing the instructions.