Hildon: Difference between revisions
Appearance
No edit summary |
MartijnBraam (talk | contribs) Added image for hildon, need infobox in future |
||
Line 16: | Line 16: | ||
* https://github.com/postmarketOS/pmbootstrap/pull/461 (initial PR by NotKit with a screenshot running in Qemu) | * https://github.com/postmarketOS/pmbootstrap/pull/461 (initial PR by NotKit with a screenshot running in Qemu) | ||
[[File:Hildon.png]] | |||
[[Category:Interface]] | [[Category:Interface]] |
Revision as of 21:52, 29 August 2017
This is the desktop from Maemo, which is a Debian-based distribution, that originally ran on the N900.
We do not have a postmarketos-ui-hildon
yet (but that should be easy to make, look at postmarketos-ui-weston
for reference if you're interested, dear reader).
Installation instructions
To make hildon-desktop find its theme (install hildom-theme-alpha first):
ln -s /usr/share/themes/alpha /usr/share/themes/default
For default wallpapers:
cp /usr/share/themes/alpha/backgrounds/wallpaper1.png ~/.backgrounds/background-1.png cp /usr/share/themes/alpha/backgrounds/wallpaper2.png ~/.backgrounds/background-2.png cp /usr/share/themes/alpha/backgrounds/wallpaper3.png ~/.backgrounds/background-3.png cp /usr/share/themes/alpha/backgrounds/wallpaper4.png ~/.backgrounds/background-4.png
See also:
- https://github.com/postmarketOS/pmbootstrap/pull/461 (initial PR by NotKit with a screenshot running in Qemu)