Ubuntu :: 10.4 - Setting Default Terminal Window Size To Screen Width
Oct 3, 2010
In 10.4 I had set my default terminal size to my screen width - I type some long commands. After running an update this morning, my terminal comes up in the install default size. Using the preferences dialog, I cannot find the control to set the default width. Has it been removed? I hope I'm looking in the wrong place, but I have a chilling feeling that it's been dropped or perhaps just accidentally commented out.
View 2 Replies
ADVERTISEMENT
Nov 16, 2010
i'm not sure for using the correct channel here but i hope someone out there can answer my little questions. 1st in older version i was able to change the settings of the terminal look as the font color, background color and so on. I was also able to define a default window size of a new terminal window. But since after upgrading to to the first release this year and a complete new installation of the current release Maverick i do not find this option anymore. Is there a way how to set up the terminal default window size?
View 9 Replies
View Related
Feb 5, 2011
I'm using the Gnome desktop in openSUSE 11.3. I've set the "Command" to gnome-terminal --geometry=80x58 for the Gnome terminal in its Launcher Properties. This opens a terminal of the size I want every time I click it. However, when I right-click the desktop and click "open in terminal" it opens a terminal of a much smaller size and I can't figure out how to correct this. The same thing happens when I click:
File->Open Terminal from a terminal window, and also when
I click File->Open in Terminal from from the File Browser.
Why am I getting a much smaller window and how to fix?
View 7 Replies
View Related
Oct 14, 2009
How do I change default Terminal window size?
View 4 Replies
View Related
Feb 22, 2011
Is there a way to set a default terminal window size when I click on the "Terminal" icon? I need my terminal to be of a certain size every time I click on it?
View 2 Replies
View Related
Jul 1, 2010
I use ioctl to get the console window size (the SSH window). I use the following code:
struct winsize ws;
int returnValue = ioctl(pCommandStructure->terminal, TIOCGWINSZ, &ws);
int numberOfColumnsOfTerminalWindow = ws.ws_col;
When I debug on linux pc, it gives me the correct window width. But after I try it on router (this is my enventual place where my code shall run), ioctl always give me 0 width, that is, numberOfColumnsOfTerminalWindow == 0. but the returnValue is 0 which means that the function call succeeds.
View 2 Replies
View Related
May 28, 2010
How do I find out how many characters fit into a terminal window horizontally and how many lines the terminal window is high (i.e. how many rows and columns are visible - the width and height)? I am using c++ and Linux Mint 8 - Gnome.
View 8 Replies
View Related
Jun 14, 2010
Way back from Windows 3.x days to the latest 64bit Windows 7 (classic/standard theme)there is a way to make the window edge border wider then 1 pixel.I often use 3 to 5 pixel to make it easy to grab on hi-resolutions displays and hi DPI monitors.There doesn't seem to be an easy or obvious way to do this with the Gnome X-Windowing system?
View 3 Replies
View Related
Jul 1, 2010
I use ioctl to get the cosole window size (the SSH window).
I use the following code:
When I debug on linux pc, it gives me the correct window width. But after I try it on router (this is my enventual place where my code shall run), ioctl always give me 0 width, that is, numberOfColumnsOfTerminalWindow == 0. but the returnValue is 0 which means that the function call succeeds.
View 2 Replies
View Related
Jul 17, 2011
I have asked for a video capturing software before but recommend a GOOD screen recorder where you can select the window/window size the axis and also a good editing software which will render/export into FULL 720p HD
View 2 Replies
View Related
Jul 8, 2010
Is there anyway to change the size of a window that's already open to a specific value? For example, I want to resize the size of an instance of gedit to exactly 100x200. Is there any way to do this?
View 4 Replies
View Related
Sep 24, 2010
After updating/upgrading my packages this morning, the terminal profile preferences screen (Edit > Profile Preferences) no longer had the option at the bottom for setting the default terminal size. This is a problem because the default size went from the 132x43 I had set it to down to 80x24. I'm running Ubuntu 10.04 LTS on three machines and had this problem on all of them. After noticing the problem on the first machine, I checked the option screens of the other machines before upgrading. The default size option was there before the upgrades, but after upgrading, it was gone.
Here is the aptitude log from the upgrade:
[UPGRADE] ant 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] gnome-terminal 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] gnome-terminal-data 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] google-chrome-stable 6.0.472.62-r59676 -> 6.0.472.63-r59945
[UPGRADE] libphonon4 4:4.6.2-0ubuntu5 -> 4:4.6.2-0ubuntu5.1 .....
It's almost surely gnome-terminal or gnome-terminal-data, but I included the full list just in case. What are my options for fixing this? Should I try rolling back the upgrade? Should I not bother with that and just try setting the default terminal size through other means?
View 9 Replies
View Related
Sep 13, 2010
I have a HTPC that launches XBMC standalone automatically, but want to be able to quit and login as a normal Gnome user. I heard that you can set a default Window manager to the user. How do you do that?
View 1 Replies
View Related
Sep 28, 2010
All of a sudden I can no longer control the default size of my gnome terminal windows. The option is just gone from the preference window. If I look in gconf-editor my old values are still there but they are ignored.
View 7 Replies
View Related
Oct 21, 2009
Is it possible to set a default setting for the terminal? When I open one up it is very small and I press the ctrl++ several times to get it so that I can read it?
View 2 Replies
View Related
Mar 1, 2010
I'd like to make Gnome Terminal always start using this command line: gnome-terminal --geometry=92x49+0+0 However, when I right-click the icon either in Start Menu Favorites or in Application Browser, there is no 'Properties' option where I can configure this. Nor does there appear to be any option in Gnome Terminal Profile Preferences (other than to run something other than the shell when starting Terminal). Anyone know how make this modification so Gnome Terminal will always start in the same size and position?
View 2 Replies
View Related
Nov 25, 2010
Is there a way to set the default when clicking on a folder to open in new window? The default action appears to open in the same window. I've gone though every Dolphin option I can find, and there does not appear to be any setting that affect this. Konqueror DOES have a setting, but it seems to be ignored. I am running Suse 11.3, KDE 4.4.
View 3 Replies
View Related
Aug 23, 2010
Can the size of the Ubuntu desktop window be reduced so that it displays on a monitor or via a data projector with a surrounding black border? If so, how? The tragicomic chain of events which leads to the question is as follows. Community group, short of cash, want to equip lecture room. Pull-down screen is set up permanently on one wall. Contractor sets up old data projector via ceiling mount. Data projector is just too far away from wall, such that image cannot be reduced sufficiently by the data projector to fit on the screen.
Annoyingly the image, as displayed, is only slightly too large - just enough to lose the top and bottom panels, Applications menu, File Menu on full-size windows, Indicator applet, Trash, and restore desktop button. The data projector is hooked up via VGA cable to a recycled PC running Ubuntu 10.04 with proprietary NVidia driver (version 173) for GeForce 8400 GS. I'll give anything to be able to do this on the PC, rather than having to move the projector!
View 3 Replies
View Related
Jul 23, 2011
Anybody know the names for the config for trying to set the default browser in Fedora KDE (from Konqueror to Opera ) ...
Code:
update-alternatives --config (name)
this may be for debian distros only ?
[URL]
i.e what are the group names ?
View 6 Replies
View Related
Apr 30, 2011
Xfwm4 has a very nice option when right-clicking on the window decoration to choose a full screen mode... but how do I come back to the normal window size?
View 1 Replies
View Related
Apr 30, 2011
I just started the latest Ubuntu and like Unity a lot but I have a question about the application launcher.I have added a few applications to this launcher but the problem is it now takes up more than the screen. It seems if I scroll through it I can have it scroll down to use more applications.What I'd like to do is either make the application icons smaller so that they can all fit on the screen without me having to scroll or either make it wider so that there can be two vertical rows of application icons.Are there any options to do this or make any other changes to the application launcher?
View 3 Replies
View Related
Jul 22, 2010
Each version of Ubuntu I've used, the size of the text in the virtual consoles (Am I allowed to call it "screen resolution" if it's a CLI?) has varies widely; some versions had the consoles in 80x24 text mode while others used much higher resolutions.this version of Ubuntu seems to use 80x24 characters, which looks really ugly on my 17" screen. Is there any way to make the font size smaller? QBASIC had a WIDTH command to change the number of rows and columns of characters,
View 2 Replies
View Related
Nov 20, 2008
I am running Fedora 9 in virtual box on laptop. Want to set Fedora display size so that I will not have to scroll up or down or sideways to view screen contents. Have tried a couple of options such a resize box and change from full size but these do not help reduce size of Fedora display. Am wondering if it as something to do with the rectangular size of laptop monitor???
View 5 Replies
View Related
Jun 21, 2011
tmux shows screen like this:
[code]...
Window has non-maximum width, attempt to copy text from it leads to "" getting in text. How to fix it and get the tmux window full width?
View 2 Replies
View Related
Dec 2, 2010
This has bugged me forever.....and I mean really bugged me. The 'pixel width' is too low, such that trying to get my mouse to line up just perfectly on the window edge to get the resize icon, is very difficult. After a bit of searching, I discovered Alt F8, which, for those that don't know, is a resize shortcut and works very well, however, I will still use the 'edge resizing' option quite a bit, and would like to widen the 'line' a few pixels. Is this possible in a user settings file, or is this hardcoded? I am learning to develop, so I wouldn't mind looking into this one as a beginning project. If that's the case, could someone point me to the appropriate package?
View 5 Replies
View Related
Jul 28, 2011
Is there anyway to print on screen in a terminal window what an alias actually does?For example, if I had an command that was an alias to open something in some directory, is there a way of finding out what the alias actually does?is there a way without looking in .bashrc / .bash_profile etc?
View 7 Replies
View Related
Mar 27, 2010
My task bar is quite broad. so when ever i open more than 6 windows at a time then the task bar adjusts the tabs in two row. how can explicitly specify the width for those tabs. so that they all fit in one line.
View 1 Replies
View Related
Apr 18, 2010
I have a 64 bit Ubuntu 9.10 workstation with two virtualized guest OSes using KVM/QEMU. Also both 64-bit. One is Fedora 12 the other is beta of Ubuntu 10.04.
The problem is that I would like to use a larger size display that is configured by default.
Both guest OSes have a maximum screen resolution of 1024x768. I would like to increase this to something like 1280x900 or 1440x900. The resolution of the host system is 1920x1080.
This configuration appears to be a result of the installation detecting the resolution being reported by the virtual screen during installation.
The only information I have found on the subject suggests modifying the xorg.conf file in the /etc/X11 directory. Neither guest system has this file.
I tried creating one by hand in the Fedora system and managed to render it completely unusable. Not a big deal as this is recently installed and can be reinstalled easily.
View 1 Replies
View Related
Apr 28, 2011
anyone knows how to change the default width for shell window in Linux(Ubuntu), so that I don't have to re-size it every time I open it up?
View 2 Replies
View Related
Apr 22, 2010
Which is correct?
Code:
Or
Code:
I got these in two web sites.
From emacs window:
How would to get info about it in emacs documentation/manual?
View 1 Replies
View Related