HI..
try this... after u install
To integrate the client with your web browser, it will be necessary to associate files of type "application/x-bittorrent" with the BitTorrent client. You will need to add a line such as the following to your /etc/mailcap file:
application/x-bittorrent; /usr/local/bin/btdownloadgui.py --responsefile %s; test=test -n "$DISPLAY"
Note that you should substitute the correct path for the location in which you installed the source tarball. If don't have wxPython or would prefer to use one of the text-mode clients you can replace btdownloadgui.py with btdownloadcurses.py or btdownloadheadless.py. Also note there's an error in the INSTALL.unix.txt file, which is missing the --responsefile argument.
&
with
Konqueror ----> goto menu ---> configure Konqueror ---> file types ---> add new ---> .torrent---->btdownloadgui.py [with the installed path]...
that shud do....
for more info read this...
http://btfaq.com/serve/cache/12.html...
Bye!!!