Go to advanced search

by Briareos
Sun Nov 18, 2012 11:33 am
Forum: Beginners
Topic: How Do I Enter Commands?
Replies: 8
Views: 4139

Re: How Do I Enter Commands?

Ctrl + Alt + F1 should give you access to a TTY terminal.
Then log as pi/raspberry to issue your commands.
Ctrl + Alt + F7 brings you back to the GUI
by Briareos
Sat Nov 17, 2012 9:17 pm
Forum: Beginners
Topic: Raspbian: switch from LXDE to XFCE4
Replies: 11
Views: 31848

Re: Raspbian: switch from LXDE to XFCE4

My experience so far... In addition to the removal of Xscreensaver, I would also suggest to remove openbox, which is now useless (LXDE relative) For comparison purposes, my hardware settings are now : - 240 Mb ARM / 16Mb Video Core - 800 Mhz overclock I don't think there's much left to uninstall (ps...
by Briareos
Fri Nov 16, 2012 11:33 pm
Forum: Beginners
Topic: Raspbian: switch from LXDE to XFCE4
Replies: 11
Views: 31848

Re: Raspbian: switch from LXDE to XFCE4

I intended to do so, of course :D First impressions are : XFCE shoud be more comfortable within the 512Mb version of PI... Removal of Xscreensaver is a must do, according to excessive cpu consumption, even while idle ( for instance metaballs or swirl still use 53% CPU after their first launch, even ...
by Briareos
Fri Nov 16, 2012 12:34 am
Forum: Beginners
Topic: Raspbian: switch from LXDE to XFCE4
Replies: 11
Views: 31848

Re: Raspbian: switch from LXDE to XFCE4

Got it ! Here's the sequence. sudo apt-get install xfce4 xfce4-goodies sudo dpkg --get-selections. Pick in the result list all names begining by lx ,and remove them to more or less get a complete rid of lxde sudo apt-get remove lxde lxappearance lxde-common lxde-core lxde-icon-theme lxinput lxmenu-d...
by Briareos
Thu Nov 15, 2012 9:06 pm
Forum: Beginners
Topic: Raspbian: switch from LXDE to XFCE4
Replies: 11
Views: 31848

Raspbian: switch from LXDE to XFCE4

Hello, I managed to switch from LXDE to XFCE4, but can't figure out how to automatically start XFCE4, instead of LXDE. :oops: I just removed lxde packages (sudo apt-get remove lxde), but it still launch at boot. :?: So , my question are: 1) How to definitely get rid of LXDE on my raspian wheezy. 2) ...
by Briareos
Wed Nov 07, 2012 12:56 pm
Forum: Beginners
Topic: Installing Wireless Adaptor via SSH with Ethernet
Replies: 3
Views: 3695

Re: Installing Wireless Adaptor via SSH with Ethernet

Jamie, This article should give you some clues : http://www.raspberrypi-tutorials.co.uk/set-raspberry-pi-wireless-network/ Interesting stuff begin with the creation of /etc/wpa.config You may ignore what's preceeding. Edit /etc/wpa.config marked lines (*) to suit your needs : network={ ssid=”YOUR_SS...
by Briareos
Sun Nov 04, 2012 8:49 pm
Forum: Beginners
Topic: Wallpapers contest
Replies: 0
Views: 472

Wallpapers contest

Just for fun...
Image

Enjoy and share.
by Briareos
Sun Nov 04, 2012 8:17 pm
Forum: Debian
Topic: Wallpaper
Replies: 6
Views: 4696

Re: Wallpaper

Quickest way to change LXDE Wallpaper : 1) Open a terminal session 2) Type : pcmanfm --desktop-pref You may also (for conveniance) want to create an icon on your desktop. Proceed as follow : 1) Using you favorite editor (nano/vi/...), create a desktopchanger.desktop file, located in /home/pi/Desktop...

Go to advanced search