oswalpalash / start

Personal new tab page with bookmarks, weather, quote, and gradient background.
http://start.oswalpalash.com/
Other
0 stars 11 forks source link

Solves keys y and / issues. #6

Closed Jeyveen7 closed 8 years ago

Jeyveen7 commented 8 years ago

The "y" and "/" calls different functions. I don't know if it's because of the javascript mousetrap.min.js or something like that. However changing "y" to "u" which suits "youtube" and "/" to "d" which suits "dev & ops" and does not conflict with other keys."

oswalpalash commented 8 years ago

They call the same function. the "/" is binded to devops and "y" is binded to youtube.