Normal
In adition to my first postFound a way to enter a search string trough a phone keyboard script, you will need "greasemonkey" in firefox to run the script.(install the script into greasemonkey)Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/748Phone Keyboard script: Cellphone Keyboard – Userscripts.orgThe "search box" will get a number (mousless browsing plug) , you press that number to enter the"search box", then you can enter a search string like you would on a phone, pressing ok/enter will start the search.0 = space - 01 = . / : " 12 = a b c 23 = d e f 34 = g h i 45 = j k l 56 = m n o 67 = p q r s 78 = t u v 89 = w x y z 9So coming down pretty well so far, now working on a custom banner on top of every webpage to give me acces to the other needed webbrowsing controles.This banner will be inserted into every webpage trough greasemonkey and also numberd by the "mouseless browsing" plugin, and with that it can be selected with the remote by pressing the corresponding number.Im able to get a "Back button" in the banner working, I found a script for that, this works fine.I still need buttons in this banner for "favorits/bookmarks" and "history", i thought this would be done easely by linking it to keystrokes.Pressing the "favorits" banner button resulting in keystrokes "alt+b" to expand the bookmarks menu and "alt+s" to expand the history menu.I havent found a way to get this done tho, i have no coding skills but maybe someone else here knows how to deal with that.(hope this all makes sence couse it is way to late for me to work on shit like this )ThX for the reply's guys, my goal is to browse the web just with the remote controlPeaceNot a nice banner, just to get an idea
In adition to my first post
Found a way to enter a search string trough a phone keyboard script, you will need "greasemonkey" in firefox to run the script.(install the script into greasemonkey)
Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/748
Phone Keyboard script: Cellphone Keyboard – Userscripts.org
The "search box" will get a number (mousless browsing plug) , you press that number to enter the"search box", then you can enter a search string like you would on a phone, pressing ok/enter will start the search.
0 = space - 0
1 = . / : " 1
2 = a b c 2
3 = d e f 3
4 = g h i 4
5 = j k l 5
6 = m n o 6
7 = p q r s 7
8 = t u v 8
9 = w x y z 9
So coming down pretty well so far, now working on a custom banner on top of every webpage to give me acces to the other needed webbrowsing controles.
This banner will be inserted into every webpage trough greasemonkey and also numberd by the "mouseless browsing" plugin, and with that it can be selected with the remote by pressing the corresponding number.
Im able to get a "Back button" in the banner working, I found a script for that, this works fine.
I still need buttons in this banner for "favorits/bookmarks" and "history", i thought this would be done easely by linking it to keystrokes.
Pressing the "favorits" banner button resulting in keystrokes "alt+b" to expand the bookmarks menu and "alt+s" to expand the history menu.
I havent found a way to get this done tho, i have no coding skills but maybe someone else here knows how to deal with that.
(hope this all makes sence couse it is way to late for me to work on shit like this )
ThX for the reply's guys, my goal is to browse the web just with the remote control
Peace
Not a nice banner, just to get an idea