Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. alias +mfwd "-back;+forward;alias checkfwd +forward"
  2. alias +mback "-forward;+back;alias checkback +back"
  3. alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
  4. alias +mright "-moveleft;+moveright;alias checkright +moveright"
  5. alias -mfwd "-forward;checkback;alias checkfwd none"
  6. alias -mback "-back;checkfwd;alias checkback none"
  7. alias -mleft "-moveleft;checkright;alias checkleft none"
  8. alias -mright "-moveright;checkleft;alias checkright none"
  9. alias checkfwd none
  10. alias checkback none
  11. alias checkleft none
  12. alias checkright none
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement