Bug 532731
| Summary: | imsettings configuration executed several times during a login | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marko Myllynen <myllynen> |
| Component: | imsettings | Assignee: | Akira TAGOH <tagoh> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | i18n-bugs, tagoh |
| 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: | 2009-11-04 02:50:25 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: | |||
|
Description
Marko Myllynen
2009-11-03 16:33:59 UTC
It's not a bug. it's being read when imsettings-daemon: 1. starts monitoring on /etc/X11/xinit/xinput.d to provide the information certainly if the request is being attempted before receiving any events from the monitor. 2. starts monitoring on /etc/X11/xinit/xinputrc. 3. gets any events from the monitor on /etc/X11/xinit/xinput.d 4. gets any events from the monitor on /etc/X11/xinit/xinputrc 5. reads the system default configuration. (In reply to comment #0) > Also, GTK_IM_MODULE=xim setting does not seem to propagate into the user > environment in terminals while other settings like QT_IM_MODULE. Nevertheless > XIM seems to be in use even without it. It's also not a bug on the certain desktop like GNOME and XFCE. the IM configuration will be sent to the GTK+ applications through XSETTINGS. no need to set up GTK_IM_MODULE for them. |