Updated Readme and Dep
This commit is contained in:
		
							
								
								
									
										8
									
								
								gui-wm/phosh/files/osk-wayland
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								gui-wm/phosh/files/osk-wayland
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
set -e
 | 
			
		||||
OSK=/usr/bin/virtboard
 | 
			
		||||
 | 
			
		||||
if [ -x /usr/bin/squeekboard ]; then
 | 
			
		||||
  OSK=/usr/bin/squeekboard
 | 
			
		||||
fi
 | 
			
		||||
exec $OSK
 | 
			
		||||
		Reference in New Issue
	
	Block a user