August 19, 2014

Change Button-layout In Freya Beta 1


Right click in your Home directory and choose Create New File > Empty File.

Name it e.g. button-layout.

Open file with Scratch and paste the following lines :

#!/bin/bash
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/DecorationLayout': <'"$1"'>}"
gsettings set org.pantheon.desktop.gala.appearance button-layout "'"$1"'"
gsettings set org.gnome.desktop.wm.preferences button-layout "'"$1"'"


Close Scratch... ( file will be auto-saved ).



Right click and choose Open With > Terminal.

To change layout in : Close ( left ) and Minimize ( right ) type in Terminal :

sh ./button-layout close:minimize

To change layout in Minimize, Maximize, Close ( all right side ) :

sh ./button-layout :minimize,maximize,close

To change layout to Close ( left ) :

sh ./button-layout close:

( works in the stable version Luna as well ).


August 11, 2014

Freya Beta 1 Available For Developers & Testers

Daniel Foré ( project lead of elementary OS ) announced today that the first beta of elementary OS Freya is publicly available for developers and testers.

Be aware that this is not intended to be used in a production environment :

Software in the beta phase will generally have many more bugs in it than completed software, as well as speed/performance issues and may still cause crashes or data loss.

As omgubuntu says :

So, folks: beta. No finish. No polish. Much bugs. Get it? Got it? Good.

Let's get it :

Freya Beta 32bit | Torrent

Freya Beta 64bit  | Torrent