File: S65matchbox-keyboard

package info (click to toggle)
matchbox-keyboard 0.1%2Bsvn20080916-11
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,048 kB
  • ctags: 539
  • sloc: ansic: 3,950; xml: 1,778; makefile: 85; sh: 2
file content (5 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (6)
1
2
3
4
5
if [ "$DEBIAN_FRONTEND" = gtk ] && [ -z "$LIVE_INSTALLER_MODE" ]; then
        matchbox-keyboard -d &
        export GTK_IM_MODULE=matchbox-im-invoker
fi