Development Team/Jhbuild: Difference between revisions
Sascha silbe (talk | contribs) →Configure the mode and resolution of Sugar: fullscreen isn't hardcoded anymore |
Sascha silbe (talk | contribs) →Run Sugar: mention Xephyr keyboard bug and partial workaround |
||
| Line 49: | Line 49: | ||
To exit the emulator, press Alt-Q. | To exit the emulator, press Alt-Q. | ||
Note that due to a [http://dev.sugarlabs.org/ticket/342 bug in Xephyr] your keyboard might not work as expected. A partial workaround is to run <code>setxkbmap <keymap name></code> in <code>~/.sugar/debug</code> (this file will be created on first run of Sugar). Most "regular" keys should work fine after that, some "special keys" (e.g. cursor up/down) might still refuse to operate as intended. | |||
The "keymap name" usually is a two letter country code, e.g. "de" for german or "fr" for french. | |||
== Running multiple instances == | == Running multiple instances == | ||