Problem: Suspend test still fails on Mac OS.
Solution: Make 'keyprotocol' empty.
CheckFeature terminal
CheckExecutable /bin/sh
- " Somehow the modifyOtherKeys response may get to the terminal when using Mac
- " OS. Make t_RK empty to avoid that.
- set t_RK=
+ " Somehow the modifyOtherKeys response may get to the terminal when using
+ " Mac OS. Make t_RK and 'keyprotocol' empty to avoid that.
+ set t_RK= keyprotocol=
call WaitForResponses()
CheckFeature terminal
CheckExecutable /bin/sh
- " Somehow the modifyOtherKeys response may get to the terminal when using Mac
- " OS. Make t_RK empty to avoid that.
- set t_RK=
+ " Somehow the modifyOtherKeys response may get to the terminal when using
+ " Mac OS. Make t_RK and 'keyprotocol' empty to avoid that.
+ set t_RK= keyprotocol=
call WaitForResponses()
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1018,
/**/
1017,
/**/