Merge lp://staging/~jbicha/onboard/dont-autostart-in-gshell into lp://staging/~onboard/onboard/main
Proposed by
Jeremy Bícha
| Status: | Rejected |
|---|---|
| Rejected by: | marmuta |
| Proposed branch: | lp://staging/~jbicha/onboard/dont-autostart-in-gshell |
| Merge into: | lp://staging/~onboard/onboard/main |
| Diff against target: |
11 lines (+1/-0) 1 file modified
data/onboard-autostart.desktop (+1/-0) |
| To merge this branch: | bzr merge lp://staging/~jbicha/onboard/dont-autostart-in-gshell |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jeremy Bícha (community) | Needs Fixing | ||
| Onboard Devel Team | Pending | ||
|
Review via email:
|
|||
Description of the change
This prevents onboard from conflicting with GNOME Shell's built-in screen keyboard. This change should be made to the 0.95 branch too. Thanks!
To post a comment you must log in.
Unmerged revisions
- 368. By Jeremy Bícha
-
Disable autostart in GNOME Shell since it has a built-in onscreen
keyboard

Actually, this doesn't work. Only the first AutostartCondition is being used. GNOME Shell & GNOME Fallback should use different XDG_CURRENT_DESKTOP values instead of the "unless-session" hack. For Oneiric, I guess screen keyboard users will have to just manually close onboard (which is easy to do).