Comment each special key combo
							parent
							
								
									24a07fd5e5
								
							
						
					
					
						commit
						2be8f63487
					
				| 
						 | 
				
			
			@ -53,7 +53,9 @@ for name in win_names:
 | 
			
		|||
        # TODO: only run the reconnect (2nd) kc on a detected
 | 
			
		||||
        # disconnect?
 | 
			
		||||
        for key_combo, timeout in [
 | 
			
		||||
            # only required if we need a connection reset.
 | 
			
		||||
            ('ctrl+alt+r', 12),
 | 
			
		||||
            # data feed reset.
 | 
			
		||||
            ('ctrl+alt+f', 6)
 | 
			
		||||
        ]:
 | 
			
		||||
            subprocess.call([
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue