How to break a bash script initiated with xbindkeys?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I initiated a bash script by xbindkeys as
"sleep 1;bash /home/scripts/loop.sh"
KP_Add
How can I bind another key, which can break this bash script?
For example, if loop.sh
is 1,000 clicks by pressing KP_Add
, how can I break the bash loop after 200 clicks by pressing KP_Substract
?
bash shell-script xdotool xbindkeys
add a comment |Â
up vote
0
down vote
favorite
I initiated a bash script by xbindkeys as
"sleep 1;bash /home/scripts/loop.sh"
KP_Add
How can I bind another key, which can break this bash script?
For example, if loop.sh
is 1,000 clicks by pressing KP_Add
, how can I break the bash loop after 200 clicks by pressing KP_Substract
?
bash shell-script xdotool xbindkeys
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I initiated a bash script by xbindkeys as
"sleep 1;bash /home/scripts/loop.sh"
KP_Add
How can I bind another key, which can break this bash script?
For example, if loop.sh
is 1,000 clicks by pressing KP_Add
, how can I break the bash loop after 200 clicks by pressing KP_Substract
?
bash shell-script xdotool xbindkeys
I initiated a bash script by xbindkeys as
"sleep 1;bash /home/scripts/loop.sh"
KP_Add
How can I bind another key, which can break this bash script?
For example, if loop.sh
is 1,000 clicks by pressing KP_Add
, how can I break the bash loop after 200 clicks by pressing KP_Substract
?
bash shell-script xdotool xbindkeys
bash shell-script xdotool xbindkeys
asked 6 mins ago
Googlebot
480421
480421
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478162%2fhow-to-break-a-bash-script-initiated-with-xbindkeys%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password