mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 09:06:40 +02:00
- Removed the removal of carets on service restarts, and mention of no carets file found. IBus is optional.
This commit is contained in:
@@ -110,7 +110,7 @@ int check_caret()
|
||||
return 0;
|
||||
}
|
||||
else{
|
||||
printf("file %s does not exist\n",fpname);
|
||||
// printf("file %s does not exist\n",fpname);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
|
||||
setxkbmap -option
|
||||
killall xbindkeys > /dev/null 2>&1
|
||||
rm /tmp/kinto/caret
|
||||
# rm /tmp/kinto/caret
|
||||
|
Reference in New Issue
Block a user