Tagged Questions
4
votes
1answer
113 views
What does the Chromium option `--no-sandbox` mean?
I'm running Chromium like so : chromium --no-sandbox
I'm doing this because I'm running Debian Squeeze on an OpenVZ VM Container and it's the only way I can get it to work.
Though I keep reading ...
0
votes
0answers
102 views
MS fonts not rendering in the browser on Arch
I installed the ttf-ms-fonts package from the AUR repositories and they seem to have installed fine, I can use them on text editors without any problems. However when I go to a website using Chrome ...
5
votes
2answers
2k views
Refresh/reload active browser tab from command line?
I'm trying to set up a custom toolchain where the browser (Firefox or, preferrably, Chrome) is often/frequently/constantly forced to refresh from the commandline.
(The idea is to instantly see the ...
9
votes
2answers
792 views
Vim interface on web browser input fields?
I am looking for a browser plugin which inputs textin of input boxes with the same keyboard interface of the Vim text editor. I have adopted Vimium which makes general navigation much more effective, ...