File: S65matchbox-keyboard

package info (click to toggle)
matchbox-keyboard 0.2%2Bgit20160713-1.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 992 kB
  • sloc: ansic: 5,810; xml: 1,438; makefile: 201; 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