View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#357
Originally Posted by AJMAL P.M View Post
I have accidentally changed the taskbar (bottom one with start/menu) background image. Please help me to restore it. I tried some paths but couldn't find the file. Then I tried to remove debian and reinstall. First opened close debian. Then rm -f debian image. Then removed chroot n all in case it's necessary. Also deleted some files existed in /home/user/

But still after reinstalling debian I can't see any change. I don't get a restored desktop. Please tell me how to reinstall debian so that everything will be default as first try.
See the post #137 (which was cited by the 1st post) where I've said :
Some configuration files of the Debian images are stored in "/home/user/.config/" : lxde, lxpanel, openbox, pcmanfm directories. To reset the configuration, run as root in MeeGo Terminal :
# cd /home/user/.config/
# rm -rf lxde lxpanel openbox pcmanfm
It is useful when switching from one Debian image to another yields strange look & feel.
So I recommend the commands above in boldface.

And post #34 about v1.0.3 of Easy Debian Harmattan :
2) the fonts and GUI appearance inside and outside LXDE are changed (see the updated screenshots of the 1st post) :
- font Droid Sans 10 for applications outside LXDE, specified by the file "/home/user/.gtkrc-2.0";
- font Droid Sans 12 for LXDE, see file "/home/user/.config/lxde/config";
- LXDE with large window title bar with larger buttons, specified by the title font DejaVu Sans 18 in file "/home/user/.config/openbox/lxde-rc.xml".
So it is now easier to read and interact by tapping the screen.
You can tune the font size to your preference by editing the above configuration files (which are now installed by Easy Debian package).
And uncommenting (removing #) the line "# gtk-theme-name="MurrinaNightOrange" inside "/home/user/.gtkrc-2.0" gives a darker theme inside and outside LXDE.
More help is available in LXDE sites with documentation, hints & tips.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 2 Users Say Thank You to rcolistete For This Useful Post: