GITLAB
에프에이리눅스
/ 1611_0007_prime_oven
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
buildroot/buildroot-2016.08.1/package/matchbox-keyboard/mb-applet-kbd-wrapper.sh
90 Bytes
edit
raw
normal view
history
permalink
6b13f685e
김민수
BSP 최초 추가
1 2 3 4 5 6 7 8
#!/bin/sh # killall matchbox-keyboard if [ ! $? -eq 0 ] then matchbox-keyboard & fi