mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-16 06:55:46 +02:00
gdmsetup: add page (#17068)
This commit is contained in:
parent
956be86879
commit
987799a8d5
1 changed files with 10 additions and 0 deletions
10
pages/common/gdmsetup.md
Normal file
10
pages/common/gdmsetup.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# gdmsetup
|
||||||
|
|
||||||
|
> Launch a GUI for configuring the GNOME Display Manager (GDM).
|
||||||
|
> Results in edited files in either `/etc/X11/gdm/gdm.conf` or `/etc/gdm/gdm.conf` depending on distribution and environment.
|
||||||
|
> See also: `gdm`, `gdm-binary`, `gdm-stop`, `gdm-restart`, `gdm-safe-restart`.
|
||||||
|
> More information: <https://manned.org/gdm>.
|
||||||
|
|
||||||
|
- Run the GNOME Display Manager GUI configuration application:
|
||||||
|
|
||||||
|
`gdmsetup`
|
Loading…
Add table
Reference in a new issue