8

So I want to be redirected to my host system browser when I click some link in guest system.

Note that I don't want to have browser on guest system at all.

Host: Windows 7

Guest: GNU/Linux & KDE

Use case: I have 2 monitors, one is for Linux (Running in VirtualBox) but I want to have one browser for both so when I click on some link in Linux IRC client I want this link to be opened in running browser on host system.

cnd
  • 217
  • 1
    What is your actual question as it seems very broad? – Dave Sep 12 '12 at 08:29
  • Clarification: Are you saying, “When I am in Guest Gnu/Linux web-browser, and I click a specific link, then minimise the guest, maximise the host web-browser, and open the specific page”. Or “When I am in Guest Gnu/Linux web-browser, and I click a specific link, open a page hosted on the host.” Or how to I browse host files from guest, Or something else. – ctrl-alt-delor Sep 12 '12 at 08:35
  • not in guest web browser, kde has got default browser app, I want to make it the host's browser. – cnd Sep 12 '12 at 08:38
  • You are going to have to tell me what you want, I can't guess. So 1) KDE has an tool to set the default web-browser. is that correct? 2) You want the host to use the some browser, as set up in guest kde. is that correct? – ctrl-alt-delor Sep 12 '12 at 08:45
  • Yes, KDE is major DE so settings -> default applications -> web browser 2) not, I want the links to be opened it host's web browser when I want to open some link from guest.
  • – cnd Sep 12 '12 at 08:53
  • Can you write some use cases e.g. setup: In guest, default web-browser is set to some special tool that I wrote. Case: user clicks on a link outside of a web-browser, the special tool causes the page to be loaded in hosts web-browser, and focus to be switch to host web-browser. – ctrl-alt-delor Sep 12 '12 at 08:58
  • @richard added to question – cnd Sep 12 '12 at 09:04