Skip to content

Instantly share code, notes, and snippets.

@juanrad
juanrad / enable_tap_on_click.md
Last active November 6, 2020 17:42
Enable tap on click on Linux touchpad

Dependences

The package xorg-input is needed.

Instructions

Search for touchpad device (something like synaptics)

xinput list
@juanrad
juanrad / git_to_svn.sh
Last active February 11, 2020 16:45
From git to svn preserving the commit history
#!/usr/bin/env bash
local_git_path=$1
svn_url=$2
usage(){
echo -e ""
echo -e "You must provide 2 arguments"
echo -e ""
@juanrad
juanrad / userContent.css
Last active November 26, 2017 18:14
Firefox formularies with Adwaita-dark on Gnome
/* Copy one option into ~/.mozilla/firefox/RANDOMSTRING.default/chrome/userContent.css */
/* Dark box, white text */
INPUT, TEXTAREA {color: white !important; background: #232729 !important; }
/* or */
/* White box, black text */
INPUT, TEXTAREA {color: black !important; background: #FFFFFF !important; }

Keybase proof

I hereby claim:

  • I am juanradiego on github.
  • I am kilaweo (https://keybase.io/kilaweo) on keybase.
  • I have a public key ASCMG-N2qJHonFV434GZjU3IRKpmTeMypp8QOLkfzqyB1go

To claim this, I am signing this object: