run it... but it gives me error:
                  
                  
                  bash: slackpkg: command not found
                  
                  
                  
                  
                  
                  2- How to disable an device? like touchpad
                  
                  
                
#slackware #slackpkg #command_not_found #not_found #bash #env_var #xinput Answer 1 Run: export PATH=/sbin:/usr/sbin:/usr/local/sbin:$PATH Answer 2: Run: xinput list And look for the device name. Then run: xinput set-prop MyDeviceName "Device Enabled" 0
Обсуждают сегодня