After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 746523 - comment in custom.conf backward
comment in custom.conf backward
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-20 12:41 UTC by Ray Strode [halfline]
Modified: 2015-03-21 00:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
data: correct comment for disabling wayland (924 bytes, patch)
2015-03-20 12:43 UTC, Ray Strode [halfline]
none Details | Review

Description Ray Strode [halfline] 2015-03-20 12:41:06 UTC
<DimStar> halfline: Good morning.. quick question on the comment in gdm.conf-custom.in... it states: # Uncoment the line below to force the login screen to use Xorg
<DimStar> followed by: #WaylandEnable=true
<DimStar> Isn't that comment the wrong way around?
<halfline> DimStar: grr
<halfline> it is indeed
<halfline> logic hard
Comment 1 Ray Strode [halfline] 2015-03-20 12:43:10 UTC
Created attachment 299945 [details] [review]
data: correct comment for disabling wayland

The comment incorrectly says to put WaylandEnable=true to
disable wayland.

This commit flips it to say WaylandEnable=false
Comment 2 Ray Strode [halfline] 2015-03-21 00:10:46 UTC
Attachment 299945 [details] pushed as ea7cc31 - data: correct comment for disabling wayland