This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gnulinux [2017/06/09 08:37] carl |
gnulinux [2019/11/03 14:20] carl [Desktop environments] |
||
---|---|---|---|
Line 55: | Line 55: | ||
* KDE: basé sur QT | * KDE: basé sur QT | ||
Il en existe d'autres: | Il en existe d'autres: | ||
- | * [[XfCe]] | + | * [[Xfce]] |
* LXDE | * LXDE | ||
- | * [[http://www.xpde.com/| XPde]] ressemble à [[Windows]] XP | + | * [[https://mate-desktop.org|MATE]] basé sur GNOME 2 |
+ | * [[https://budgie-desktop.org/|Budgie]] | ||
+ | * problème : switch user ? cf. [[https://www.reddit.com/r/SolusProject/comments/6kzyxe/user_switching_in_budgie/|ici]] | ||
Ils s'appuient sur le serveur X, soit [[http://www.xfree86.org/| XFree86]], soit [[http://www.x.org/| X.org]]. | Ils s'appuient sur le serveur X, soit [[http://www.xfree86.org/| XFree86]], soit [[http://www.x.org/| X.org]]. | ||
Line 63: | Line 65: | ||
Lecture: [[http://arstechnica.com/columns/linux/linux-20040825.ars| The Power of X]] | Lecture: [[http://arstechnica.com/columns/linux/linux-20040825.ars| The Power of X]] | ||
+ | ==== MATE ==== | ||
+ | === Comment régler le screensaver ? === | ||
+ | <code>mate-screensaver-preferences&</code> | ||
+ | |||
+ | Si on choisit les images, c'est dans /home/Pictures/ + sous-répertoires. | ||
+ | Pour changer, il faut éditer la fin du fichier /usr/share/applications/screensavers/personal-slideshow.desktop : | ||
+ | <code>Exec=/usr/lib/mate-screensaver/mate-screensaver/slideshow --location=/home/nas/carl/pictures/</code> | ||
===== Window managers for X ===== | ===== Window managers for X ===== | ||
Line 68: | Line 77: | ||
* Metacity, used by default in GNOME | * Metacity, used by default in GNOME | ||
* KWin, used by default in KDE | * KWin, used by default in KDE | ||
- | * [[http://labdid.if.usp.br/~blanes/| blanes 2000]] (blwm), ressemble à [[Windows]] 95/98 | ||
For a more complete list, check [[http://www.plig.org/xwinman/| Window Managers for X]]. | For a more complete list, check [[http://www.plig.org/xwinman/| Window Managers for X]]. | ||
- | And read the following article [[http://freshmeat.net/articles/view/639/| Window Managers]] (30/11/02) by the owner of xwinman. | + | And read the following article [[http://freshmeat.net/articles/view/639/| Window Managers]] (30/11/2002) by the owner of xwinman. |
===== Display managers for X ===== | ===== Display managers for X ===== | ||
Line 77: | Line 85: | ||
There is a comparison at http://lists.debian.org/debian-devel/2004/09/msg01333.html made by Osamu Aoki. | There is a comparison at http://lists.debian.org/debian-devel/2004/09/msg01333.html made by Osamu Aoki. | ||
- | I use wdm since it's the one which goes with [[WindowMaker]]. | + | I used wdm since it's the one which goes with [[WindowMaker]]. Then I switched to lightdm. |
+ | |||
+ | ==== lightdm ==== | ||
+ | Il y a moyen de retourner à l'écran d'identification avec une commande : | ||
+ | <code>dm-tool switch-to-greeter</code> | ||
====== Lectures ====== | ====== Lectures ====== | ||
Line 97: | Line 109: | ||
* passer en [[ext3]] | * passer en [[ext3]] | ||
* utiliser un [[WebBanking]] sous [[GnuLinux]] | * utiliser un [[WebBanking]] sous [[GnuLinux]] | ||
- | * installer JavaSousDebian | ||
- | * ImprimantePortParallele | ||
* [[ChangerDeClavier]] | * [[ChangerDeClavier]] | ||
* [[CAD]] sous [[GnuLinux]] | * [[CAD]] sous [[GnuLinux]] |