You can not select more than 25 topics 
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long. 
		
		
		
		
		
			
	
	
		
			
	
		
			This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
		 
	
		
		
			
				
				
					
						
						
						
							---
 
						
						
						
							layout: post
 
						
						
						
							title: 在平板上使用Termux的经历
 
						
						
						
							tags: [Termux, Android]
 
						
						
						
							---
 
						
						
						
							
 
						
						
						
							  更好的利用闲置的设备吧!<!--more-->     
 
						
						
						
							
 
						
						
						
							# 起因
  
						
						
						
							, , , , , , , , ,  
						
						
						
							  我手头也正好有些闲置的平板, , , , ,  
						
						
						
							
 
						
						
						
							# 方案
  
						
						
						
							, , , , , ,  
						
						
						
							  最终体验效果还是挺不错的, , , , , , , , , , ,  
						
						
						
							  接下来我打算把实验推到Beta阶段, ,  
						
						
						
							
 
						
						
						
							# 对旧设备的兼容性调整
  
						
						
						
							, , , , , ,  
						
						
						
							  从Termux v0.73开始, , ,  
						
						
						
							  ( ) , ,  
						
						
						
							  不过用官方源也不是办法, , , , , , , ,  
						
						
						
							  在安装了发行版之后, , ,  
						
						
						
							
 
						
						
						
							# 增强性改动
  
						
						
						
							 
						
						
						
							```shell
  
						
						
						
							&&  echo  "extra-keys = [['ESC','/','-','HOME','UP','END','PGUP'],['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN']]"  > ~/.termux/termux.properties
 
						
						
						
							``` 
 
						
						
						
							  然后重启Termux就可以在键盘上方出现需要的大多数按键,  
						
						
						
							
 
						
						
						
							# 总结
  
						
						
						
							, , , , ,