From charlesreid1

No edit summary
 
Line 1: Line 1:
=Installing Xfce=
=Installing XFCE=


First, use a system with a package manager. Then, run a command like this:
Use [[Pentoo]] to get everything taken care of for you.


<pre>
When Pentoo starts up, it will be at a command line. You can type <code>startx</code> to start up the XFCE desktop.
apt-get install xfce4
</pre>


Now, you're done.
=Getting Set Up=


=Starting Xfce=
Two things I did right away were:


<pre>
1. Change Caps lock to Control
$ startxfce4
</pre>


=Keyboard=
2. Screenshot keyboard shortcut


This contains information on using the XFCE with the keyboard.
These were both child's play, using Pentoo. Here's how.
 
==Caps Lock to Control==
 
Covered here: http://software.clapper.org/cheat-sheets/xfce.html
 
==Screenshooter==
 
You can use <code>xfce4-screenshooter</code> as the command to launch xfce's screenshot widget. You can bind it to a keyboard shortcut by following the instructions on the page.
 
I have screenshot bound to Control + Shift + 0.
 
 
 
 
[[Category:Linux]]

Latest revision as of 17:40, 12 August 2015

Installing XFCE

Use Pentoo to get everything taken care of for you.

When Pentoo starts up, it will be at a command line. You can type startx to start up the XFCE desktop.

Getting Set Up

Two things I did right away were:

1. Change Caps lock to Control

2. Screenshot keyboard shortcut

These were both child's play, using Pentoo. Here's how.

Caps Lock to Control

Covered here: http://software.clapper.org/cheat-sheets/xfce.html

Screenshooter

You can use xfce4-screenshooter as the command to launch xfce's screenshot widget. You can bind it to a keyboard shortcut by following the instructions on the page.

I have screenshot bound to Control + Shift + 0.