General :: Open Emacs In Maximized Window?
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
ADVERTISEMENT
Aug 20, 2010
I am doing some project work and for that using the server at college with ssh connection. Every time I try to open emacs on the terminal after connecting, it opens emacs in the terminal itself i.e. not its own window. On my laptop on which ubuntu is installed, emacs always opens up in its own window an thats how I am used to it. There are several problems when it opens in the terminal like when I try to use commands such as M-V, actually terminal's view menu opens up, its very frustrating. Also I am pretty sure that the college server runs on red hat and has X installed on it. So what do I need to do to get my emacs window back.
View 4 Replies
View Related
May 17, 2010
I was using the following code in my .emacs file to start emacs maximized:
Quote:
(defun toggle-fullscreen ()
(interactive)
(x-send-client-message nil 0 nil "_NET_WM_STATE" 32
'(2 "_NET_WM_STATE_MAXIMIZED_VERT" 0))
(x-send-client-message nil 0 nil "_NET_WM_STATE" 32
[Code]...
View 2 Replies
View Related
Apr 21, 2010
What's the command to open multiple files in Emacs vertically/horizontally splitting window.
View 4 Replies
View Related
Jul 8, 2011
I like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).
I have scripts to call emacs-client which will allow me to use a file-manager or Windows Explorer to locate files and right-click to edit them in Emacs.
I often end up with a lot of emacs windows (frames) open and I like to just be able to close them by clicking on the MS-Windows or KDE X button at the top-right.
The trouble is, if the window is the last one, this will shut down emacs which will lose all kinds of interesting history information.
As a work-around I use C-x 5 0 which won't let me close the last frame but this is often not as convenient as using the mouse
Does anyone know how to configure Emacs so that it can intercept the Window-Close button of the last frame to either request confirmation or simply disallow it?
On MS-Windows, disallowing closing of the last window may cause logoff to hang if emacs is still running but I'm not too worried about that.
View 2 Replies
View Related
Feb 9, 2011
I know to start emacs with no window system, I do:
emacs -nw filename.txt
But, I don't want to specify -nw constantly. What do I add in my .emacs to do this automatically?
View 3 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
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
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 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
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
Jul 4, 2011
On Slackware64 13.37 with a Geforce 6150LE + Nvidia 275.09.07, the contents of a window turn black when I maximize it.
For now I've worked around it by disabling desktop effects.
View 6 Replies
View Related
Aug 6, 2011
If any window opens initially on full screen (maximized) the "desktop effects" switch off. I then have to reset "enable desktop effects".
It happens with any window from any application that opens full screen.
If a window is maximized after it has already opened all is fine, it does not stop the desktop effects.
Running: openSUSE 14.4
View 2 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
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
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
Dec 15, 2010
I am currently running ubuntu 10.10
I have a panasonic 50" and a samsung 23" both of which are 1080p displays. I have twinview setup so that the samsung is my main and the panasonic plasma is my secondary. For some reason every time I open a windows of lets say mozilla and it was maximized prior to closing before, it will "jump" (briefly display on the samsung monitor for a split second and then automatically move to the plasma) from my main display to the secondary panasonic plasma. If mozilla was minimized before closing prior and I reopen it will open to the samsung in the state it was in on the prior close (aka minimized), which is fine. Only when it was maximized prior does it "jump" to my secondary display.
How can I correct this issue? I would like to have programs open (and stay) in the display they were launched in whether it is the plasma or the samsung.
xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.06 (buildd@yellow) Mon Oct 4 15:59:51 UTC 2010
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.06 (buildmeister@builder101) Mon Sep 13 04:59:45 PDT 2010
[Code]....
View 1 Replies
View Related
Oct 26, 2010
I like emacs very much, and especially like using C-M-v and C-M-S-V to scroll other window up and down. It is cool, especially when I am coding and referring documents.The problem is, using C-M-v to scroll down is OK in both terminal and X,but using C-M-S-V to scroll up just works well in X, if I use it in terminal, it behaves scrolling down too.
View 2 Replies
View Related
Dec 22, 2010
When I open Emacs the default is a split window. I can remove the splits with control-x-1. How to get it to open with a single window by default?
View 4 Replies
View Related
Jul 19, 2010
with 11.2 and now with 11.3 (using KDE4) i got two issues with emacs:
1) The emacs window doesn't properly snap to other windows. There is mostly a small gap inbetween.
2) When switching between buffers with C-x b the emacs window shrinks vertically from below!
View 1 Replies
View Related
Aug 26, 2010
I am using xubuntu and there are a few types of files on website that instead of downloading and saving and then opening with emacs, I would rather when the radio button choice comes up say open with emacs. I am using xubuntu with xfce, and there is no line for a command to be entered as some ubuntu editions have. In the choice of changing the opening program from mousepad to something else, it says search and allows to navigate to find a program, but I cant find emacs anywhere not in etc/ or elsewhere. So where is its executable to direct the program chooser to?
View 1 Replies
View Related
Jun 30, 2011
I am using emacs at work, and when I am home I use ssh through the terminal to connect to my computer at work. However starting emacs through ssh only gives me emacs in the terminal. As it is a bit awkward to work with I would like to open the GUI version of emacs through ssh. I tried installing tramp, but that did not seem to have any effect.
View 7 Replies
View Related
Aug 25, 2010
When clicking on a file in a webpage such as a .tex file the default viewer is mousepad. I search for Emacs to open it, but browsing gets me no where. How do I find it or set it so that I can open directly files in it without explicitly saving them
View 2 Replies
View Related
Oct 17, 2010
i have just installed the fedora 13 and emacs, after intalling the emacs when i try to load it i get the next message [root@localhost Eli]# emacs emacs: Cannot open termcap database file
View 3 Replies
View Related
Mar 16, 2011
I am having trouble getting NS2 to open the nam window. I have used it before in the same settings, but that was a year ago. It doesn't work now for some reason. I keep getting the error: No protocol specified nam: couldn't connect to display ":0.0". This worked fine a year ago and nothing has changed. I am running it remotely from my school network just like I did then. I am also using a bash shell.
View 2 Replies
View Related
Nov 16, 2010
I split vertically Emacs window to 2 frames. In the left frame I edit the code, in the right frame I navigate through files and directories in Dired mode.It is possible to tell Emacs that anytime I choose the file and press Enter in the right frame, the file will be opened in the left frame?I am almost sure that there is a solution for this but I cannot figure out how to do it, and I was not successful for a moment to google for a correct solution
View 1 Replies
View Related
Apr 23, 2010
I recently upgraded the motherboard/processor on my computer (as in quadrupled the processor and octupled the ram). The new board has a built in GPU (intel) and from searching the forums, I think this is part of the problem. Every time I boot up the computer, I need to open the Compiz icon and use it to reload the window manager before I see any title bars, borders, etc. 've tried the .bashrc hack (metacity --replace), but that doesn't do anything. In fact, whenever I open the terminal, I need to have two tabs open in order to use it, and when I close it all the borders go away again (even when I haven't done anything). Also, the onboard sound card (intel) doesn't work, but that's another task (I at least have a compatible card for that).
View 9 Replies
View Related
Aug 8, 2011
My system boots, I login and am brought to my desktop. I click on the file system icon in the launcher to open a Nautilus window. The window opens, but is unresponsive (i.e., I can't move it, clicking on the icons does nothing, etc.). If I press the super key to get the dash and the press escape, the window becomes responsive again, just like normal.
If I open a folder in the window, the window becomes halfway unresponsive in that I can't move the window, but I can select more folders and toolbar icons. The top menu no longer appears at this point, and I can't access any of the system icons on the top right of the screen. Alt-F4 closes the window even if the close button doesn't work.As another example, suppose I open a Nautilus window and then a Chromium window. Both are immediately unresponsive. If I super-esc again, I can move the Chromium window around, and it seems to work normally. I can click on the Nautilus window, but it always stays greyed out. Even if I'm clicking on things in it, the Chromium window always has focus.
I had a similar experience to this with VLC and Chromium. After clicking around enough I eventually got it to the point where VLC apparently always had focus, but I couldn't access any of VLC's controls. Double clicking anywhere on the screen fullscreened the video, and that's all I could really do. Not even escape worked to bring it back.I can usually press super to get the dash and Alt-F2 to get a command prompt. Also Alt-Shift-T seems to usually work to bring up a working Terminal (at least one that accepts commands, even if I can't move the window).Does anyone have any ideas on what might be causing this? The behavior is highly unpredictable and extremely frustrating. I should note that key commands don't always work, even though they seem to in my examples. So I don't think it's just a mouse issue.
View 9 Replies
View Related
Nov 24, 2010
How can I open a folder in a window from the command line. I don't want to list the contents of the folder by the "ls" command, but want to open the folder through the command line, like it opens when we double click on the folder.
View 12 Replies
View Related
Oct 1, 2009
After a cleaning of some software from my ubuntu (Jaunty) desktop I am no longer able to open a terminal window in Gnome.I tried to reinstall gnome terminal from synaptic but this made no difference...In the command line that you get with Alt-F2 I tried the code: man ls
and a terminal window opens but after exiting the man page (q) it disappears!
View 9 Replies
View Related