Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "AmbienteGrafico/Lxqt"
Differenze tra le versioni 5 e 6
Versione 5 del 26/04/2016 10.05.20
Dimensione: 2437
Commento:
Versione 6 del 26/04/2016 11.48.39
Dimensione: 2466
Commento: Struttura wiki italiano ;)
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was copied from phillw/LXQt
<<Include(Lubuntu/Header)>>
||<tablestyle="float:right; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
#format wiki
#LANGUAGE it
<<BR>>
<<Indice(depth=2)>>
<<Informazioni(forum="http://forum.ubuntu-it.org/viewtopic.php?f=xxxxxxxxxx"; rilasci="14.04 15.10 16.04")>>
Linea 5: Linea 7:
= LXQt = = Introduzione =
[[ http://lxqt.org/ | LXQt ]] è la versione in [[ http://www.qt.io/ | Qt ]] del ambiente desktop leggero [[AmbienteGrafico/Lxde|LXDE]].
Nasce dalla fusione dei progetti LXDE-Qt e [[AmbienteGrafico/RazorQt|Razor-Qt]]: un ambiente desktop di uso facile, leggero, modulare, veloce e moderno.
Linea 7: Linea 11:
== Introduzione == Per il momento non ci sono ancora pacchetti ufficiali disponibili. Ci sono disponibili pacchetti in costante sviluppo dalla versione 13.10 in poi.
Linea 9: Linea 13:
[[ http://lxqt.org/ | LXQt ]] è la versione in [[ http://www.qt.io/ | Qt ]] del ambiente desktop leggero [[LXDE]].
 Nasce dalla fusione dei progetti LXDE-Qt e [[http://wiki.ubuntu-it.org/RazorQt|Razor-Qt]]: un ambiente Desktop di uso facile, leggero, modulare, veloce e moderno.



== Installazione ==



Per il momento non ci sono ancora pacchetti ufficiali disponibili.
 
Ci sono disponibili pacchetti in costante sviluppo dalla versione 13.10 in poi.

==== Aggiungere LXQt a una versione Ubuntu ====

Aggiungere questi due REPOSITORY:

{{{
= Installazione =
== Aggiungere LXQt a una versione Ubuntu ==
Aggiungere questi due REPOSITORY:{{{
Linea 33: Linea 22:

=
== Installare  LXQt solo  ===
== Installare LXQt da solo ==
Linea 54: Linea 41:
== Reporting Bugs == = Reporting Bugs =
Linea 63: Linea 50:


= Ulteriori risorse =

 * [[http://lxqt.org/|Sito ufficiale]]

----
CategoryGrafica


Problemi in questa pagina? Segnalali in questa discussione

Introduzione

LXQt è la versione in Qt del ambiente desktop leggero LXDE. Nasce dalla fusione dei progetti LXDE-Qt e Razor-Qt: un ambiente desktop di uso facile, leggero, modulare, veloce e moderno.

Per il momento non ci sono ancora pacchetti ufficiali disponibili. Ci sono disponibili pacchetti in costante sviluppo dalla versione 13.10 in poi.

Installazione

Aggiungere LXQt a una versione Ubuntu

Aggiungere questi due REPOSITORY:

sudo add-apt-repository -y ppa:lubuntu-dev/lubuntu-daily
sudo add-apt-repository -y ppa:lubuntu-art/daily
sudo apt-get update
sudo apt-get install -y lxqt-metapackage lubuntu-artwork lubuntu-icon-theme openbox

Chiudere la sessione e scegliere LXQt al login.

Installare LXQt da solo

Da testare.

You are strongly advised to use a virtual machine for this, let us be honest... it WILL break at some point!

sudo -i
apt-get install -y software-properties-common
add-apt-repository -y ppa:lubuntu-dev/lubuntu-daily
add-apt-repository -y ppa:lubuntu-art/daily
apt-get update
apt-get install -y lxqt-metapackage openbox qupzilla obconf-qt lubuntu-artwork lubuntu-icon-theme
reboot

It will take a couple of moments for the graphical login prompt to appear.

Now, this is a very basic install but do go and have an explore.

Reporting Bugs

If you want to report a bug on the Lubuntu Next ISO, or when using the daily PPA with Qt packages, please report any bugs on https://bugs.launchpad.net/lubuntu-next. The bugs should be triaged there. It has not been triaged recently, but is on the list of things to do for the dev team.

For packages in the repos already, bugs can be reported like normal, against the appropriate Ubuntu package.

Upstream issues can be filed on https://github.com/lxde/lxqt/issues. You can chat with LXQt people on IRC (#lxde on freenode) to check first.

It is advised that you first report to Launchpad if you are unsure.

Ulteriori risorse


CategoryGrafica