Software :: Run Firefox Maximized In CONSOLE?
Nov 4, 2010
I want to take snapshot of web with some script, so its must running on console. what i want to do it how to maximized it to full ?
Code:
....
DISPLAY=:2 firefox "$URL" &
....
what i've got
[URL]
View 2 Replies
ADVERTISEMENT
May 20, 2011
I don't know if it's a bug or a "feature", but every time I start Firefox in Unity it opens in maximized mode. As for many people this is what they like it may be convenient for them, but for the more drag & drop people like me that like to have several open windows on one screen it is rather annoying. It means I must normalize the window every time I start the browser. Is there a way to stop this behavior?
View 4 Replies
View Related
May 9, 2010
I'm having a slight problem with firefox in ubuntu 10.04. I'm using my (lenovo ideapad y70) laptop with a VGA connected monitor (LED-LCD TV; Vizio), and for some reason when I maximize a window, the 'x' and scroll bar on the right side are cut off. I have the dual monitor situation set up with the resolutions on the recommend levels (1920*1080 and 1400*900) and I honestly have no idea what the problem is, because I've been using the exact same setup since Lucid Lynx was officially released and it worked fine.
Today I just turned it on after being gone for the weekend, and the window was like this. Doesn't quite make sense to me. The only I changed was perhaps downloaded the updates from the update manager... but I doubt that would affect anything. Oh also, another thing I should add would be that when I was gone I left the TV in my apartment and took the laptop, so perhaps switching from dual screens to single screen and back messed it up? Not sure. I would include error output, but there arent really any errors, I think its just some sort of problem with the resolution.
View 1 Replies
View Related
Nov 1, 2010
Using Ubuntu 8.04, Thunderbird 2.0.0.24, Firefox 3.6.12. Sometimes they start Maximized but sometimes Unmaximized (not Minimized). Can't find a pattern and can't find a setting. Also, can Thunderbird be set to start with the 'Inbox' selected?
View 8 Replies
View Related
Feb 7, 2011
I was wondering how i could achieve this. I know about !state=maxvert but this removes the titlebars on all applications.(any)&!(name=opera) will do this just for opera but the problem is when i unmaximize it the titlebar will still be gone.How can i make sure that all applications will have their titlebar when maximized exept opera and firefox, and all applications inclusing these 2 have titlebars when unmaximized?
View 2 Replies
View Related
Mar 6, 2010
Recently fooled around with settings, don't remember what I did and now the java console pops up in Firefox when I click on a java app. How do I turn this OFF?
View 5 Replies
View Related
Dec 12, 2010
I really like KDE 4.4.3, which comes with Slackware 13.1. It is very responsive even on my Pentium III IBM laptop, and that, even with Nepomuk, Akonadi, and Strigi running! However, I'm building Linux from Scratch 6.7 on that laptop right now and I decided that I wanted a much lighter-weight X environment for building LFS because I really only need Firefox and Konsole. The other stuff that's running in KDE that make it nice to use day to day simply uses resources that aren't needed when I'm mostly just compiling software.
So I started looking for light WMs. I played a lot with TWM, which I like. But I wanted to be able to Alt-Tab between Firefox and Console. I think I can do that if I customize the .twmrc, but I haven't got that far with it yet. So I built and installed Openbox from Slackbuilds.org, along with the Tint2 panel/taskbar. It works perfectly for what how I want to use it!
View 14 Replies
View Related
Oct 26, 2010
The usual way to access to a virtual machine console from a VmWare server 2 is to use Firefox :
- you type the URL of your VmWare server, e.g. : https://myserver:8333
- then you click on the console tab, for the vm you want to access to
- the first time, firefox tells you to install a dedicated plug-in
- then, when you click on the right panel, a new window appears for the vm console.
But on a fresh installed x64 Suse 11.3, with Firefox 3.6.6, the plug-in does not open the window and you get an error : "Cannot access virtual machine console. The request timed out." There is a workaround that I find much more convenient than to use firefox :
- you need to access to your vmware server installation :
/usr/lib/vmware/webAccess/tomcat/apache-tomcat-6.0.16/webapps/ui/plugin
- you fetch the vmware-vmrc-linux-x64.xpi file and you copy it somewhere on your Suse PC (e.g. /home/myhome)
- you change the extension : mv vmware-vmrc-linux-x64.xpi vmware-vmrc-linux-x64.tar.gz
- you unzip it : unzip vmware-vmrc-linux-x64.tar.gz (it will create 2 files and 2 directories : components and plugins)
- you will run the VmWare plug-in directly : plugins/vmware-vmrc
- for the hostname, you have to enter : myserver:8333
- and it works !
ref : VMware Communities: HOWTO: Standalone Linux remote console ...
View 4 Replies
View Related
May 12, 2010
After installing Lucid Lynx on a clean partition, as I usually do with all new releases, I had the idea of backing up my Firefox settings and stuff from the old installation with the Firefox plugin FEBE, to restore it into my new Firefox. It didn't go so well. I should've settled for just restoring the extensions, not settings and preferences too. Below is a copy of the Error Console, right after startup of Firefox. It seems something originally present (is it the Ubuntu One plugin?) was lost when I restored the FEBE files:
View 2 Replies
View Related
Aug 5, 2010
I'm trying to access the VMWare console from firefox using the VMWare plugin. The problem is that it doesn't work on Firefox version 3.6.8. So how can I access the console?
View 2 Replies
View Related
Sep 8, 2010
How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.
View 6 Replies
View Related
Jun 4, 2011
I've finally gotten around to installing Fedora 15 and I've been having some trouble with VLC. When it is maximized the title bar at the top disappears. The VLC window is also covering up the panel at the top of the screen. This makes it so that I have no way to minimize it or even restore it to a window once it is open. I also can't switch to other windows. So right now if I have vlc open the rest of my computer is completely unusable.
View 4 Replies
View Related
Sep 13, 2011
set lines=999 columns=999
doesn't work, and
au GUIEnter * simalt ~x
only works for Windows.
View 2 Replies
View Related
May 8, 2010
When I use a little helper window (like the find and replace dialog) in OOo 3.2 on 10.04 UNR it always comes up maximized, which is kind of irritating, because I have to restore it before it's usable. It's weird that such a window should even have a maximize button, but there you go. No biggie, clearly, but if anyone knew of a workaround that would be great! I'm using the clearlooks theme, although I tried with the new black shiny one and it seems to exhibit the same problem.
View 5 Replies
View Related
Aug 2, 2010
I was just curious if there was an easy way to check if a window is maximized in terminal (preferably with wmctrl and not by checking the x,y dimensions of said window)?
View 1 Replies
View Related
Feb 1, 2011
For some reason i cant determain most windows open maximized. I do have the buttons to minimize them but its still a nucience. maximus is not installed either.
View 2 Replies
View Related
Apr 14, 2011
I am running beta 2 of Natty. For some strange reason no matter what I have tried I am still unable to figure out how to get a web browser to open in a non-minimized state (on its 2nd plus opening) I have tried, FF4, Chromium, Midori and they all do the same thing. I am stumped.
View 1 Replies
View Related
Apr 27, 2011
I actually like some aspects of the global menu, but the reality is that a better solution for non-maximized windows is to just have the menu in the titlebar, and have title hide when you hover over it to reveal the menu, just like it does for maximized windows. You aren't losing any screen space with this solution.Having to click on a window, then go all the way back to the top left of the screen is hardly a convenience, especially when using a touchpad.
View 9 Replies
View Related
Mar 25, 2011
I am using 11.4 on a brand new computer. The original beta version of Firefox had flickering images when using something like the BBC's iPlayer to stream material. Upgrading to the latest version of Firefox fixed this. However, another problem, a virtually frozen stream when maximising the screen, has not been cured. At the same time, the Esc button to click out of the fullscreen image doesn't instantly work -I have to punch it several times! I switched over keyboards, but the problem remained.
View 9 Replies
View Related
Mar 6, 2010
Is there anyway i can hide the top panel for maximized applications? It being gone reminds me of my X days I really dont want to..Also, I dont want to auto hide it, but just sent to background when an application is maximized. (i use chrome for browsing - when maximized the tabs are at the top and if set to auto hide, i keep revealing it while changing tabs which is annoying. )
View 6 Replies
View Related
Oct 1, 2010
see this even the window is maximisez its not fully wide the window was fine before and after compiz installation .but after installing some other apps this happend , how to fix it ?
View 1 Replies
View Related
Jan 17, 2011
I currently have 10.4 installed. Whenever an application's window is maximized or overlaps the left 1/2 inch of the desktop, the entire desktop becomes very dark. This seems to happen with most GUI applications (with terminal being the exception). Does anyone know of steps to correct this behavior?
View 1 Replies
View Related
Apr 21, 2011
I activated the Global Menu applet (the old one that you can get from the Webupd8 PPA, not the new one that comes with Natty). I also activated the Window buttons and the Window Title applets. In effect, when I maximized my window with these applets activated, there was no title bar and no menu. I couldn't really get it to look very aesthetically pleasing, though, so I ended up removing all of them.However, now when I maximize my windows, the title bar is still gone. I've looked through gconf-editor and think I may have found the culprit, but I can't figure out how to get rid of it.
There's a leftover key from the Global Menu applet for show icon. When I was fooling around with the applets before, I set that value to "true" as default. I've tried unsetting the key. I've tried uninstalling Global Menu and cleaning the configuration files. I've logged out and rebooted. The key is still there.Assuming this is the issue (and I'm not sure that it is), what should I do here?
View 2 Replies
View Related
Aug 4, 2011
I love the Ubuntu launcher and am currently using it.However I was wondering if it'd be possible to have it stick to the left and not push back into the side.So when a program is maximized it doesn't go over the launcher.
View 3 Replies
View Related
Aug 5, 2011
Using Natty 11.04. Often when maximizing an application from the launcher or opening them from the indicator area the application will have focus but will be behind the application I had open before. So if I would then close the window I see I actually close the application I had just opened as the menu area is for the new application.Example.
I am browsing using Firefox. I open X-Chat from the indicator area. I still see Firefox. I decide to close Firefox (or minimize) to get to X-Chat. All I end up in doing is closing (or minimizing) X-Chat because it had focus, the menu at the top was for X-Chat and not Firefox.This has had me launch and close many applications in error. The annoyance factor for this is ten.(Searched the forum but not being sure what the best search words for this issue would be I didn't find anything relevant)
View 5 Replies
View Related
Apr 20, 2010
Every time i open Emacs window,it opens with a width=(monitor-width)/2;height=(3/4)*(monitor-height)I click the maximized icon every time.How can i set the maximized emacs window as default?
View 4 Replies
View Related
Dec 8, 2010
I wish to remove title bar from maximized windows. It's mostly empty and takes screenspace, and now there's this Panel Buttons application, allowing me to have Close, Minimize and Maximize in the panel instead.
The program Maximus does the job, but there's a bug in it, sometimes making the panel invisible when closing windows. Compiz has a function disabling Emerald in maximized windows, but it requires having the ability of activating visual effects - which my graphic card drivers won't allow. The window manager OpenBox has a similar function but it's not permanent and besides I wasn't satisfied with it for different other reasons.
how to remove the title bar? Aternatives to Maximus? Configuring Metacity or instructions how to modify a Metacity theme to remove the title bar from the maxed windows?
View 4 Replies
View Related
Jun 25, 2010
How do I make Terminal start maximized?gnome-terminal --maximizedoesn't work.gnome-terminal --full-screen makes it fullscreen and I don't need that.
View 7 Replies
View Related
Jul 26, 2010
I'm using openSUSE 11.3. I have a external monitor, and my setup is that when it is connected the panel is expended on the left. (Extended desktop)When I maximize any window in my external monitor, the window gets under the panel, instead of getting maximized properly. Is this a bug?I just tried to move the panel to my laptop's desktop, and the size of a maximized window in that screen gets adjusted properly. So I guess it is a bug related to the extended desktop
View 4 Replies
View Related
Mar 30, 2011
OpenSUSE 11.4 / kernel 2.6.37.1-1.2-desktop / Gnome 2.32.1
Video: Intel 945G (on motherboard)
Monitor: Acer AL1716 @ 1024x768
Driver: whatever 11.4 auto-installed for the card
Having a strange video problem after recently up-ing to 11.4. When new windows open maximized, they are opening at the wrong size (slightly too small) resulting in a distorted view including 'broken' fonts (missing pixels). If I unmaximize the new window, and then re-maximize it, it now maximizes to the correct size and everything is fine.
View 8 Replies
View Related