A Pen by Giovanni Bernini on CodePen.
A Pen by Giovanni Bernini on CodePen.
A Pen by Giovanni Bernini on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
console.log('salve') | |
})() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# The number "12" below will represent your device | |
# If you don't know your device code, use: xinput --list | |
# If you want see the others property, use: xinput -list-props X | |
# X = your device code | |
xinput --set-prop 12 "Device Accel Constant Deceleration" 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /etc/[A-Za-z]*[_-][rv]e[lr]* |
NewerOlder