Εμφάνιση αναρτήσεων με ετικέτα Openbox. Εμφάνιση όλων των αναρτήσεων
Εμφάνιση αναρτήσεων με ετικέτα Openbox. Εμφάνιση όλων των αναρτήσεων

Σάββατο 8 Αυγούστου 2015

Minor problems (Linux)

Problem1: error message when i tried to connect to the home network and see the shares, error message said "operation not valid or supported" something like that...
Solution: installed gvfs-backends and gvfs-fuse, logged out and then back in, everything's working as it should.

Problem2: for some reason enabling the MATE desktop environment's default compositor (to get fancy shadows under the windows) caused choppy resizing animation on *SOME* applications, yeap, some, e.g Eye of MATE while other applications like pluma or web browser were fine.
Solution: you need to... either install another compositor, e.g compton (i have my compton.conf and a small guide on some post here) or from Compiz panel, choose the resize effect to be something other than live-window-resize.

Τρίτη 23 Ιουνίου 2015

Personal openbox menu

Here i'll post my openbox menu (made with obmenu), don't use it as is since you might have different applications

my distro is debian xfce with openbox alongside
version is 8.1

To be honest i consider this more like a backup and not an ordinary post, but if anyone else likes it, it can be modified easily (only few commands depending on your system will need a change)

Anyways, here it comes! :D

Παρασκευή 1 Μαΐου 2015

openbox compositing.

We know that Openbox is plain and sometimes way too minimalistic but if you need a compositor for transparency, shadows or i dont know what else check Compton

# apt-get install compton
create compton.conf in your ~/ (home directory) and place your settings there (i will give my configuration later on)

Compton offers transparency, shadow effects, multiple color of shadows, that's actually nice for dark themes and a really nice fading effect.