Ubuntu :: Change 'line Width' For Window Edge Resizing?

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


ADVERTISEMENT

Ubuntu :: Disable Window Resizing When Dragged To An Edge?

May 9, 2011

In 11.04, how can I disable windows automatically resizing when they're dragged to an edge? It's incredibly irritating.

View 5 Replies View Related

Slackware :: Rxvt Or Any Other Console Doesn't Make A New Line At Edge Of Window

Aug 17, 2010

I have a slight problem. Whenever I type something in rxvt, and sometimes it's a loooong something, I end up having to make it span multiple lines, as do you, probably. Anyway, my problem is that if I'm in any console at all, (aside from the TTY console and such) and I try to go multiple lines, this is what happens:

Code:

[root@SectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
After the first pass...

Code:

aaaaaaaectionI13] > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
And after the second pass...

Code:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaa

Now, I'd be fine and dandy with this, if it wasn't so hard to figure out what I was typing after the first pass, because it's just plain hard to understand a command when there's the second half of it in front of the first half of it.

View 5 Replies View Related

Programming :: Get Console Window Width - Why Ioctl Always Return 0 Width

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

General :: How To Change X-Windows Default Border Width For All Window Frames In Ubuntu

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

OpenSUSE :: Window Placement - Resizing From Command Line

Feb 10, 2011

I'm looking for a solution which would allow me to move and resize windows (e.g. rdesktop or firefox, etc...) in X. Preferably independent of either GNOME or KDE. The purpose of this is to be able to perform demo, where certain windows would be placed on a laptop's external monitor, without the obvious mouse cursor movements and resizing.

View 6 Replies View Related

Ubuntu :: Grabbing Edge Of Windows When Resizing

Aug 17, 2010

I've got a basic install (i.e., nothing fancy, no compwiz or whatever) of 10.4 (64 bit) on my computer, running gnome desktop. I find it very difficult to "grab" the edge of a window, when I want to resize it longer or wider and frequently I just wind up selecting the window below it when I try to drag it wider or longer. Is there a way to increase the border area in which that arrow-pointing-to-edge (as opposed to the usual cursor) appears to make it easier to grab the damn thing?

View 2 Replies View Related

General :: Resizing And Cropping Images To 6x4 To Width Of 1024?

Apr 25, 2011

I have a mixed set of images, each one having a slightly different resolution with a slightly different aspect ratio from the other images.I have tried using commands like:convert -resizeand:convert -cropHowever I can't seem to figure out the correct command to make all images have a width of 1024 and an aspect ratio of 6x4, without causing the image to stretch or get squashed.

View 2 Replies View Related

Ubuntu :: Change Default Window Manager Through Command Line?

Jul 16, 2011

I'd to know how to change ubuntu's default window manager through command line.

View 1 Replies View Related

General :: Get The Tmux Window Full Width?

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

Programming :: Get Width/height Of A Terminal Window In C++?

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

General :: How To Customize Width Of Window Tabs In Kde Task Bar?

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

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 View Related

Programming :: Console Window Size - Why Ioctl Always Return 0 Width

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

Fedora :: Nano - Editing Lines That Go Past The Window Edge?

Nov 22, 2009

I noticed a problem when editing files with nano. This problem happens if the terminal window that I run nano from is not wide enough to show the full line.By way of example below is part of my grub.conf

Code:

title Fedora (2.6.31.5-127.fc12.x86_64)
root (hd0,13)
kernel /boot/vmlinuz-2.6.31.5-127.fc12.x86_64 ro root=UUID=47e4c448-8087-4ec6-a67b-814845a598db noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us vga=0x370 nouveau.modeset=0
initrd /boot/initramfs-2.6.31.5-127.fc12.x86_64.img

If we assume the code box above is the size of the terminal window, if I edit anything past what will show as the $ sign in nano, it will automatically add a carriage return. So if we take the kernel line above, if say the screen shows at the end root=UUID=$, if say I were then to add 00 the end of the UUID, it will move everything starting from root=UUID= to a new line. Is there some wrap feature that is enable in Fedora for nano?

View 7 Replies View Related

Ubuntu :: Gnome: Maximize A Window To Half The Screen By Dragging It To The Left/right Edge?

Jul 9, 2010

KDE and Windows7 both have a nice feature/setting that lets you maximize a window to half the screen by dragging it to the left or right edge of the screen.

Edit: Use Compiz Grid:

Code:

sudo apt-get install compiz-fusion-plugins-extra

View 9 Replies View Related

Programming :: Adjust Table Width So That It Fits To Page Width

Mar 22, 2010

A couple of days I started using latex and have still one question about the table width. My table is too wide for a page. How can I adjust it so that it fits on the full width of a page? Can I use a command or do I have to specify each column widths by hand?

My table looks like this;

I did try several commands likeextwidth, esizebox, setlength but didn't found the solution yet.

View 2 Replies View Related

Ubuntu :: Show Contents While Resizing A Window?

Jan 24, 2010

Anyone know the trick to getting Ubuntu to show the contents of a window while I resize it? It WAS doing this until I loaded up the drivers for my Nividia Quador 135M (works great!) I'm very happy with my Ubuntu 9.10, I even have all the bouncy window effects running.

Still, I would love get rid of the "faded blue resizing box" and see the contents instead.

View 6 Replies View Related

Ubuntu :: 10.04 - Window Resizing Very Slow And Laggy

Sep 16, 2010

Ever since I installed 10.04 my window resizing has been incredibly slow. The type or resizing I mean is when you grab the bottom-right corner or one of the sides. I used to use 9.04 a while back and never had this issue. I have an nVidia 8400. My monitor is a Dell 22" widescreen at 1680x1050 resolution and 60hz. I do not have any visual effects turned on.

Here is my xorg.conf:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Sun Nov 8 21:50:38 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection .....

View 1 Replies View Related

General :: Change The Default Width For Shell?

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

Ubuntu :: Change Width Or Size Of Application Launcher In Unity?

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

Ubuntu Installation :: Resizing Partition Window Stays At 0 Percent

May 20, 2010

I am installing ubuntu on my Delete Inspiron laptop and after selecting "install them side by side" option the window saying "Resizing partition..." on it has come up and just says 0%. I am partitioning so that ububtu has 100GB, but should it be taking this long - it's been about 25 mins. Is this normal?

View 3 Replies View Related

OpenSUSE :: Resizing Oversized Window To Install Updates

Aug 14, 2011

I installed openSUSE on my macbook pro 7,1. As of now I am trying to update the software, unfortunately, I have encountered a problem. As I hit the "Install Updates" icon, I get a window that gives me a readout of the current updates. No problem there. However, after I click the "Update" button, a second window pops up that gives a very long list of other software that needs to be either removed, installed, or updated for the original updates to be installed. Only problem is the list is so long, it extends beyond the visible desktop. This is a problem because I cannot click on the button to install those updates. The window cannot be re-sized, so there is no way I can reach the button, and I have even tried rotating the desktop 90 degrees (to make it longer), but still to no avail, as the install button is out of reach even then. I don't know how I can update the software if I can't hit the right button. Is there perhaps another way to get around this (like with terminal)?

View 1 Replies View Related

Debian Multimedia :: Disabling Automatic Resizing Window (Aero Snap)

Jul 24, 2015

In Debian 8.1 with KDE, I don't find how to disable the automatic resizing of windows when the mouse drags a window to screen edges; seems that this function is called "aero snap".

I would like to disable this aero snap function.

View 2 Replies View Related

Ubuntu Installation :: Window Decorations Lost - No Icons For Close Minimize Maximize - No Resizing By Mouse

Apr 30, 2011

After upgrading from 10.10 to 11.04, at first everything worked fine. Then i changed the compiz configuration to cube, confirmed some questions, and now i have no window decorations. No icons for close, minimize, maximize. No resizing by mouse. No title bar.

In the launcher, i lost applications and files&?, and in the top menu bar, i lost the leftmost part, where some menus and the Ubuntu icon were found.

View 4 Replies View Related

Ubuntu :: Resizing Windows In Evolution \ Resizing Doesn't Work And It Only Moves Horisontally, Not Vertically?

Oct 28, 2010

maybe this is something extremely simple and my brains are just mush after a whole night of struggling (and succeeding) with wifi driver issues.i'm running a brand new 10.10 netbook on a brand new asus eee 1015. i am trying to set up my email in evolution and the evolution windows are larger than the netbook screen, which means that the OK, SAVE, etc buttons are outside reach. i tried to resize, move window - resizing doesn't work and it only moves horisontally, not vertically.

View 9 Replies View Related

Ubuntu :: Change The Width Of "empty Space" Separators In XFCE Panels?

Mar 8, 2011

I want to space out an item in an XFCE panel, however I don't want to add a hundred separators Is there a setting I can change to give the empty spaces some width?

View 2 Replies View Related

Ubuntu :: Create A Window Message From Command Line?

Sep 20, 2010

Is there a way to create a windowed message from the command line? Like an alert?

View 3 Replies View Related

General :: Open A Folder In A Window From The Command Line?

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

General :: X Window KDE Logout / Exit From KDE And Go To Command Line?

Mar 28, 2010

every time I logout from Xwindow KDE, it doesn't redirect me to Linux command line, instead it was halted without the machine being shut down. How can I exit from KDE and go to Linux command line?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved