- Removed the removal of carets on service restarts, and mention of no carets file found. IBus is optional.

This commit is contained in:
Ryan Reaves
2020-02-18 23:47:54 -06:00
parent 1e0f7259c1
commit 1a482e3c8c
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ int check_caret()
return 0; return 0;
} }
else{ else{
printf("file %s does not exist\n",fpname); // printf("file %s does not exist\n",fpname);
return 0; return 0;
} }
} }

View File

@@ -2,4 +2,4 @@
setxkbmap -option setxkbmap -option
killall xbindkeys > /dev/null 2>&1 killall xbindkeys > /dev/null 2>&1
rm /tmp/kinto/caret # rm /tmp/kinto/caret