|
Bugzilla – Full Text Bug Listing |
| Summary: | twm now the default WM for Minimal+X11 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Stefan Dirsch <sndirsch> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | coolo |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Dirsch
2008-05-19 17:43:39 UTC
This is the default configuration for Minimal X11 desktop selected:
"min_x" : $[
"desktop" : "twm",
"logon" : "xdm",
"cursor" : "DMZ",
"packages" : ["xorg-x11"],
"order" : 6,
// TRANSLATORS: Dialog label
"label" : _("Minimal X Window"),
"patterns" : ["x11", "base"],
"icon" : "yast-x11",
],
If the final system doesn't match the configuration mentioned above, please, attach YaST logs.
My testing machine with Min-X11 desktop selected shows this in y2log-1: * Default desktop: twm * Default logon manager: xdm * Default cursor theme: DMZ And it is actually true, these settings match the current system. Ok. So we switched from fvwm2 to twm by intention and my assumption was wrong that we wanted to switch to icewm instead. ==> INVALID |