Todo: [pretty much done, not sure though] keybinding (more support) configuration settings via args cookie handling/saving history? sb Simple Browser based on webkit. I mostly wrote this as an, alternative to more complex browsers like surf, uzbl, and inferno, xxxterm stuff like that. I think minimalism is just as important as maintaining a large feature set. features doesn't mean it sucks, what matters is how the features are implemented. If they are well written, well implemented, well thought out, bloat will never be present. (Aside the Ideological BS... i am just making this to work how i want it to.) Keyboard Shortcuts (simple to change in source if you desire) CTRL + l = grab URL bar CTRL + j = foreward CTRL + k = back CTRL + h = hide auxillary widgets CTRL + PageUp = previous tab CTRL + PageDown = next tab CTRL + t = new tab CTRL + w = close tab ( zero tabs closes sb entirely) CTRL + { = zoom out CTRL + } = zoom in CTRL + r = reload CTRL + enter = search URL bar contents with search engine (google as default) CTRL + find = open search bar CTRL + o = open history with dmenu ALT + enter + find bar = reverse searchs Escape, will return focus to the page, instead of the entry bars Code: Written Poorly (some stuff barrowed from sakura and surf.) License : GPLv3 except stuff under MIT/X from surf Swing me some electronic mail MutantTurkey@gmail.com