You are not logged in.

#1 2010-02-11 00:26:24

dsdeiz
Member
Registered: 2009-08-17
Posts: 69

[SOLVED] Uzbl help

Hello!

I just recently installed uzbl from http://aur.archlinux.org/packages.php?ID=25972 and works really great! Haven't gone through each function yet though. My problem is I was assuming that the default command to open a new uzbl window is :new_window http://google.com since I found the line below in the default config:

set new_window          = sh 'uzbl-browser -u $8'

I've also tried:

bind t _    = sh 'uzbl --uri %s'

Not working too. Although when I enter the command:

sh "uzbl-browser -u htt://google.com"

It works just fine.

Any help appreciated.

Thanks!

Last edited by dsdeiz (2010-02-12 02:37:00)

Offline

#2 2010-02-11 08:19:31

mjheagle8
Member
From: /home/mjheagle8
Registered: 2009-07-12
Posts: 186

Re: [SOLVED] Uzbl help

the command to start uzbl browser is

uzbl-browser

Desktop/Laptop - DWM :: VM - screen
Registered Linux User Number 483137 :: Victory! :: GitHub

Offline

#3 2010-02-11 12:21:17

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: [SOLVED] Uzbl help

new_window is not a command. it's a handler.
See /usr/share/uzbl/docs/README


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#4 2010-02-11 14:20:05

TaylanUB
Member
Registered: 2009-09-16
Posts: 150

Re: [SOLVED] Uzbl help

mjheagle8 wrote:

the command to start uzbl browser is <code>uzbl-browser</code>

That, plus the fact that Uzbl doesn't have real "tab"s; but any number of instances you want running at the same time.

There's plenty ways to simulate tabbed browsing though.

Best to just go through the documentation. smile


``Common sense is nothing more than a deposit of prejudices laid down by the mind before you reach eighteen.''
~ Albert Einstein

Offline

#5 2010-02-11 23:40:36

dsdeiz
Member
Registered: 2009-08-17
Posts: 69

Re: [SOLVED] Uzbl help

TaylanUB wrote:
mjheagle8 wrote:

the command to start uzbl browser is <code>uzbl-browser</code>

That, plus the fact that Uzbl doesn't have real "tab"s; but any number of instances you want running at the same time.

There's plenty ways to simulate tabbed browsing though.

Best to just go through the documentation. smile

Oh, currently using the Tabbed layout of the wm i am using. What I did now is just made a keybind from xmonad to just spawn uzbl-browser. Not sure if it's the best way though I guess it's faster for me. If there are any other solutions, do tell. Thanks again!

Offline

Board footer

Powered by FluxBB