-
Notifications
You must be signed in to change notification settings - Fork 13
/
about.html
45 lines (41 loc) · 1.27 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
layout: page
title: About
slug: about
---
<p>
LXQt is a lightweight Qt desktop environment.
</p>
<p>
It will not get in your way. It will not hang or slow down your system. It is focused
on being a classic desktop with a modern look and feel. </p>
<ul>
<li>Modular components</li>
<li>Powerful file manager</li>
<li>Customize appearance everywhere</li>
<li>Panel(s) with many plugins and settings</li>
<li>Window Manager agnostic</li>
</ul>
<br/>
<h3>Applications</h3>
<ul>
<li>PcManFm-qt - File Manager</li>
<li>Lximage-qt - Image Viewer</li>
<li>QTerminal - Terminal Emulator</li>
<li>Qps - Process Viewer</li>
<li>Screengrab - Screen Capturer</li>
<li>LXQt-archiver - Archive Manager</li>
<li>LXQt-runner - Application launcher and calculator</li>
</ul>
<br/>
<p>LXQt is available for all major Linux and BSD distributions so you may just try it
out on your system or in a VM.<br>
More information about installing can be found in the
<a href="https://github.com/lxqt/lxqt/wiki/">LXQt GitHub Wiki</a>.
</p>
<p>
Historically, LXQt was the product of the merge between LXDE-Qt, an initial Qt
flavour of LXDE, and Razor-qt, a project aiming to develop a Qt based desktop environment.<br>
More on this topic can be found in the
<a href="https://github.com/lxqt/lxqt/wiki/History">Wiki</a>.
</p>