Added bin directory and a few scripts

This commit is contained in:
Santiago Soler 2018-11-02 11:01:04 -03:00
parent 6c10bfdabd
commit d57d413b77
2 changed files with 11 additions and 0 deletions

8
dotfiles/bin/ssh-add-script.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/bash
# In order to runt this script at login, add the following to autostart:
# xfce4-terminal -e /path/to/ssh-add-script.sh
echo "Enter SSH password for ssh-agent"
echo "--------------------------------"
ssh-add

3
dotfiles/bin/synaptics-conf.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
synclient LeftEdge=182 RightEdge=1034 TopEdge=95 BottomEdge=545 FingerLow=1 FingerHigh=3 MaxTapTime=180 MaxTapMove=60 MaxDoubleTapTime=180 SingleTapTimeout=180 ClickTime=100 EmulateMidButtonTime=75 EmulateTwoFingerMinZ=141 EmulateTwoFingerMinW=7 VertScrollDelta=27 HorizScrollDelta=27 VertEdgeScroll=0 HorizEdgeScroll=0 CornerCoasting=0 VertTwoFingerScroll=1 HorizTwoFingerScroll=1 MinSpeed=0.1 MaxSpeed=1.75 AccelFactor=0.2 TouchpadOff=0 LockedDrags=1 LockedDragTimeout=500 RTCornerButton=0 RBCornerButton=0 LTCornerButton=0 LBCornerButton=0 TapButton1=1 TapButton2=3 TapButton3=2 ClickFinger1=1 ClickFinger2=1 ClickFinger3=1 CircularScrolling=0 CircScrollDelta=0.1 CircScrollTrigger=0 CircularPad=0 PalmDetect=0 PalmMinWidth=10 PalmMinZ=100 CoastingSpeed=20 CoastingFriction=50 PressureMotionMinZ=15 PressureMotionMaxZ=80 PressureMotionMinFactor=1 PressureMotionMaxFactor=1 GrabEventDevice=0 TapAndDragGesture=1 AreaLeftEdge=0 AreaRightEdge=0 AreaTopEdge=0 AreaBottomEdge=0 HorizHysteresis=6 VertHysteresis=6 ClickPad=0