Xfce: Difference between revisions
From charlesreid1
(Created page with "=Installing Xfce= First, use a system with a package manager. Then, run a command like this: <pre> apt-get install xfce4 </pre> Now, you're done. =Starting Xfce= =Keyboar...") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Installing | =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 <code>startx</code> 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 <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.