Bug 103292
| Summary: | need kde session desktop file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Alexander Larsson <alexl> | ||||
| Component: | kdebase | Assignee: | Than Ngo <than> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2003-08-29 16:02:38 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 100643 | ||||||
| Attachments: |
|
||||||
|
Description
Alexander Larsson
2003-08-28 16:00:01 UTC
could you please give more infos about the syntax of desktop file? thanks The .desktop file is pretty much like the desktop files from www.freedesktop.org. Except only a subset of the functionality is used, for example icons are not yet used, and TryExec is not implemented yet either. The Exec= line can additionally be 'default' (runs system default) 'custom' (runs ~/.xsession) or 'failsafe' (run a failsafe xterm). In the rh Xsession, custom and default would really be the same since by default we run a custom like session. KDM will at some point support the same setup. Created attachment 94061 [details]
The session desktop file used for gnome.
I haven't managed to build the new gdm just yet, so here I'm attaching how the
gnome session desktop file looks. I hope to get the new gdm built today.
it's fixed in kdebase-3.1.3-7. |