How to change Slim display manager theme

Slim display manager is a great peace of software. Below, is a tutorial how to apply themes to it. Proceed with caution. If you do not know what you are doing look help before continuing. Otherwise you might break something you do not  want to.

Note. Users of PostX Gnu/Linux will only need to take steps 6 and 7 if they want to change to another slim-ntheme (slim nthemes are already installed) which should take about 3 minutes. Also, in PostX it is good enough if you just exit the desktop to apply changes. Continue reading

Quick Tip: Change themes on Linux systems

While I am still doing final upgrades and additions for the PostX Gnu/Linux 0.3 repository – and final checkups as well – here is a quick tip on changing themes on pretty much all current Linux systems.

If you use Openboox, Fluxbox, Jwm or anything else lightweight install lxappearance: sudo apt-get install lxappearance

If you install modern Gtk3 themes then do not be amazed if the new theme might not show up as expected. Gtk3 themes are sometimes moving targets and as such require new theme engines.  Occasionally, the previous  leads to the scenario where theme x does not find the requirements it needs to function correctly. Gtk2 themes however usually work as expected since the theme engines required are older – and thus usually found within pretty much every current Linux distribution. There is no clear way to say if a theme x will work on system y. The best practice is to try it out and see. If the theme fails because it needs a newer theme engine then one way to patch the issue is to compile the engine from source. See this post if you want to compile a Debian package from source: http://www.techtimejourney.net/how-to-build-a-debian-package-case-example-with-midori-0-50/

GTK3 Tip.

You can also use a tool called gnome-tweak-tool if you wish. The tool itself is Gtk3 related and does not serve user well under Gtk2. As far as I can tell Lxappearance is the best tool for simple theme changing – unless you do not want to do it manually by yourself.

 

 

 

PostX 0.3. 64-bit and 32-bit versions released

I am proud to announce that PostX 0.3. is now available. Now, there are two versions available: 32-bit and 64-bit.

Quickstart

You can get both versions from the distribution’s Sourceforge page:

https://sourceforge.net/projects/postx-0-3-openbox/

user under live-mode: audax

password under live-mode: live

If you wish to burn the iso to usb stick open terminal and execute the following command: ALERT: Make sure that /dev/sdb is your actual usb stick – since all data in it will be erased.

sudo dd bs=4M if=name_of_the_file.iso of=/dev/sdb && sync

Tip. Use Fat32 file-format and check you device name with gparted. Open terminal and type sudo gparted

Tip2. You can view all the available shortkeys by pressing Winkey+x

 

obrun dialog, openbox run dialog

You can start the installer under live mode by pressing F2 and writing the text appearing on this screenshot

Continue reading

Status update: PostX 0.3.

There has been plenty of things to do – but many things have gotten done. I would estimate that I will be able to start packaging things together within a few days. This means that things should be complete within the next 10 days, or so.

Here are few screenshots about the recent developments of Crosslinker FM (the new file manager) and RunIt(the new webkit web browser), which will come together with PostX 0.3.

Everything you see on the screenshots are confirmed features(working). RunIt will also have a tab support. The tab support will be the last thing I do before I start packaging things to 32-bit and 64-bit iso images. Continue reading