Programming :: Can't Get Title Of All Windows That I Open / Sort It?
Apr 4, 2010
I am trying to get the title of all the windows that i open,but cant make it right... code...
the problem is,that it will write the current windows many times,until i open another window,and so on.
View 1 Replies
ADVERTISEMENT
Feb 8, 2010
Everything worked 100% great untill I change color depth to 16 bits.I do not want 24 Bits, I want 16 Bits. I have good reasons. Never had this problem in Gutsy 7.10 ...I deeply regret in upgrading to 9.10 ...
My video card:
Gforce 7950 GX2
Changes to xorg.conf file: Firstly, I saved it at 16 color depth with the sudo nvidia-settings and by clicking on the save to xorg.conf file Button. Rebooted computer....... It worked, saved file, and I got the following bugs:
*Cannot move windows by dragging their title bars.
*Cannot see close "X" Button in the title bar.
*Cannot see Minimize Button in the title bar.
*Cannot see Maximize Button in the title bar.
Went back to 24 bits and problem got resolved. Then i tryed: I did sudo gedit xorg.conf I changed all the 24's with 16's ... Rebooted computer....... It works GOOD... BUT: I got the same bugs from before. I will retype them below
*Cannot move windows by dragging their title bars.
*Cannot see close "X" Button in the title bar.
*Cannot see Minimize Button in the title bar.
*Cannot see Maximize Button in the title bar.
My xorg.conf file:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
Section "ServerLayout"
[code]....
View 1 Replies
View Related
Feb 28, 2010
What options should I use when I'm using the sort command to sort the top 5 CPU processes (ps -eo user,pid,ppid,%cpu,%mem,fname | sort ??? | head -5) showing max to min usage?
View 2 Replies
View Related
Mar 25, 2011
I am a ubuntu novice. I am running 10.04 LTS on a Lenova laptop. Runs fine. Yesterday upgraded firefox and upgraded Java 6 from update 20 to update 24 so that I could use the Zotero bibiliographic program in FF. After the upgrade and restart, the windows title bar that includes minimize, maximize and close buttons has disappeared from all windows that I open except google chrome. If I open and app, or FF, or the dvd player, title bar is gone. I have noticed that Java updates have caused similar problems before but none of the prescribed steps seems to have changed my system
View 9 Replies
View Related
May 4, 2010
We switched from unix to linux and we have an old report that extracted data from a database, output to an ascii file and then sorted the results in the file based on different arguments. The report now blows up when it runs,and I can only guess it is because the options for sort on linux differ slightly from unix.For example, here is one of the commands issued from within the report app that ran on the old unix box:
if sort-sequence = "descending" then
'sort -t~" -f +3.0f -4.0 +5.0r -6.0 -f '
else
'sort -t~" +3.0f -4.0 +1.0f -2.0 -f'
I will eventually rewrite the report to store the data in a local table, but I can simply adjust the options to suit the requirments of linux. Basically, I need to know if this can be a quick fix for the short term.
View 2 Replies
View Related
Aug 21, 2010
So when I upgraded to Slack64 13.1 on my asus MB homebrewed desktop and Slack 13.1 on my compaq presario a900 laptop, I started having issues with the xterm title (in Terminal--not Konsole) being too dynamic. By "too dynamic" I mean that I can't actually change the title. The dynamic title (from my .bashrc) is basically just pwd. Whenever I try to set the title (via terminal->set title (menu)), I changes it for a split second, and then reverts back to the dynamic title.
This is merely a petty annoyance, so to get around it, I added an xtitle function that I grabed somewhere online (just echos "�33]0;$*�07"). So for nano-ing some file, I'd type:xtitle some_file.txt; nano some_file.txt
That works just fine (kind of annoying to type though). running xtitle alone won't actually change the name either though (I'm pretty sure it's the same command as what terminal does anyway). That is, running: xtitle some_file.txt
changes the title for a split second, and the reverts back to my old pwd.What I really want is to have it dynamically name it "some_file.txt" whenever I use nano, but that appears to be a functionality of zsh (with the preexec() fxn).I'm wondering if anyone else has had this problem, and if you have a fix for it.
View 3 Replies
View Related
May 2, 2010
after upgrading from Karmic Koala 9.10 to Lucid Lynx 10.04, i notice something different with title bar on every window opened.
for example:
"Google - Mozilla Firefox" is not at the middle of the window title. and on Lynx it's on the left.
View 6 Replies
View Related
Jan 1, 2011
Is there a way to set a custom windows title in Linux?
View 2 Replies
View Related
Oct 17, 2010
Every now and then (that is two or three times a day) the title bar (the one with the exit/minimise/maximise icons on it) disappears from all open windows and any I subsequently open.
The only way to get it back is to reboot.
Not critical, but a nuisance.
Ubuntu 10.10 Fresh install, nVidia drivers activated.
View 5 Replies
View Related
May 26, 2011
I'm playing with the system now and I have some questions. I wasn't able to find answers to some of them on this forum or the net.
My first question doesn't necessarily lighten me as someone with deep personality: how do I tweak the color of the title bars of the active and non-active windows in Gnome 3?
View 4 Replies
View Related
May 3, 2011
I created a 2nd login that I set up with Gnome instead of Unity. Unity has a few things that drive me nuts like no notification area among other things. I want to still be able to access Unity to try to get used to it, but will probably use gnome mainly.Anyway, I like using the compiz desktop cube effect (also something I could not do in Unity). When I activated it, all my title bars (the top bar in most all windows) vanished. I have seen this before, but the normal fixes aren't working.
This is one thing that still bugs me about Linux/Ubuntu. A couple clicks and you just hose your desktop/ computer. It is not that easy to screw up a windows machine. It isn't even as if I clicked on something wrong.Is there a something about 11.04 that causes a bigger problem with compiz?
View 9 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
Dec 21, 2010
I don`t know what kind of combination of keys I pressed, but the title bar of all windows in my Gnome vanished. Trying to fix it, I unmarked the option "show menu bar" in one of my windows. Then, I realised I couldn`t put it back either. It`s kind of frustating be stuck in such a small problem, but Gnome isn`t offering me any easy way to put these things back in place. maybe with a keyboard combination of keys that recovers all of this?
I did it, it recovered Gnome windows default, but the menus are still gone. It just erased my customizations (colors, window color, bar size, etc.)
View 8 Replies
View Related
Nov 25, 2010
I have searched around but did not find anything similar, so I make a new post. I have installed Mac4Lin icons, theme and font, and I am using Emerald (with "emerald --replace" command in the window manager of compiz) and everythin is fine.
Some few times (every 4~5 days), when I start the system, it opens up as the title, like Emerald is not starting or something. If I logoff and then logon again, it is fine. Not that is a serious problem... just annoying in case you want to demonstrate the "power of the system" in an important meeting and it shows up like that.
View 6 Replies
View Related
Mar 25, 2009
So I've been testing Gnome Do and I now want to activate docky. To do that I have to activate the desktop effects, so I installed drivers for my graphics card which work fine. But I have an infamous issue with my compiz which causes all title bars of windows to disappear. Is there a solution in which I can activate docky and still have my title bars?
View 1 Replies
View Related
Jun 25, 2011
Starting and application or opening new windows on my machine takes two hands. Once hand with the mouse and one with the alt-key, before I can have normal control over the window. In normal control, I mean the ability to move, minimize and exit the window. That's because every time I start a new application or open a new application window it opens to the top left of the screen.The title bar of the window is buried below Unity's top menu bar. That means I can't grab the window by the title bar to move it or minimize it. I have to hold down the alt-key then grab with the mouse to position the window in a location where I can properly view it (closer to the center of the monitor on my right).I might be missing something if there is an option I can set so the new window locations can remember the position and size from last closed.This is very annoying, whereas I open and lost lots of windows during the course of working. Even browsing this forum, I click on the new posts option and right click on topics from the list to read from a new window. After finishing with that topic I close the window. Often I might open up two or three windows in that topic to type replies or review references mentioned in that topic. Then I close all the windows and open up a new window with the next topic of interest.
It's bad enough that the OS doesn't remember the preferred size and position of the window. But if it were possible to just drive and the window to the position and resist only using the mouse, it would be great, since my hand is already on the mouse. But because the title menu is buried under Unity's Top Menu, I have to hold down the alt-key with my left hand while dragging the mouse with my right hand.If no one has a fix or suggestion and this is affecting everyone, I guess it'll be off to the bug/feature forum to inform the developers of the problem.
View 9 Replies
View Related
Jul 3, 2010
I am using GNOME Ubuntu 64 bit Lucid Lynx with Cairo Dock, Compiz Fusion, Screenlets
Sometimes when I start up linux the buttons to close, maximize, and minimize windows and the Application title bar disappear. Restarting usually fixes the problem.
Do you have any ideas why this would happen? Is there a command that will restart gnome without having to restart the computer?
View 9 Replies
View Related
Dec 12, 2010
Today upon booting my Xubuntu 9.04, I see that all new windows I open have their title bar missing and on top of my pannel menu. If I try to run windows manager from the menu, nothing shows up on the screen. Therefore I think my windows manager is not running at all. I have no graphic effects and dont want any. I noticed that nothing shows up on the task bar (bottom bar) when I have anything opened up in the desktop. Can't minimize, can't click close button, ...How do I fix this ? I followed a thread to install Compiz and emerald just so I could get it to work but I do not like this option. I do not want any special effects. The more effects/options I have the more possible problems I may get. By the way I also have this problem on my office Ubuntu 10.04. Both started having this problem recently. I suspect it is an update that was done that is causing this.
View 2 Replies
View Related
Dec 22, 2010
I can find points to Tillies Garrels TLDP reference. Do I want to create my own variable to hold the string or do I want to place the string in memory? Is that my problem? Or is something different causing the 'bad substitution' error.
[code]...
View 14 Replies
View Related
Jan 11, 2010
Title : Author : Price
France : Mark : 40
Persia : John : 50
how i arranged my database. I am trying to write aprogram which does a search either using Title, Author or both.
[Code]....
but i am still unclear on how i am able to make the program check if either on of the input(either $Title or $Author) is not filled up, and if one of it is not filled up, use the other one which is filled to do a search.
View 6 Replies
View Related
Sep 12, 2010
Movie Player will open the same files but VLC will not. VLC will play videos and MP3s though.
View 6 Replies
View Related
Sep 24, 2010
I am having troubles right-clicking on a exe file to open it.
View 2 Replies
View Related
Jun 11, 2011
I have Ubuntu 10.04
I made a svn server, if I'm going to address: localhost/svn, and when it strikes an error code...
I took all the information at hand to mark the:
https://help.ubuntu.com/8.04/serverg...ubversion.html
View 5 Replies
View Related
Dec 16, 2009
Got a little problem after the install of Fedora 12. First there was not problem in opening the raid-device, after i tryed to automount it with crypttab and fstab im not longer able to open it.
Here some outputs code...
View 2 Replies
View Related
Apr 30, 2010
Evince will not open. Initially I was having problems with Evince not retaining settings (https://bugs.launchpad.net/ubuntu/lu...ce/+bug/503372), but now it just won't open. I tried a reinstall of the software and that didn't fix it.
View 9 Replies
View Related
Jul 21, 2010
I am using the Fedora 13 Live USB on my Gateway MT6451 laptop. All the major things you want to work on a laptop with linux actually work! Even my Broadcom wireless card! But even though I can see wireless networks and connect to ones that are open with no problem, I can't actually connect to my Hidden WPA2 network. I put all the information in and it connects, shows a good signal, but doesn't acquire the correct IP. I have a 192.168.X.X address range on my network, but it shows a 10.X.X.X ip and no Gateway address.
If I can get this one thing working I will definitely be installing Fedora.
View 9 Replies
View Related
Jan 12, 2010
I have an HP proliant ML 350 G4P. I am looking to download same sort of software that dell has called open manage for my HP. I have now idea what HP calls it. I went to the hp site to look up that server and there are a bunch of utilities but its not clear which one i need. I am running CentOS 5.
View 4 Replies
View Related
Aug 14, 2010
Dear experts,I have a question about open() function of gcc3.4.6.I write a example:
Code:
using namespace std;
#include<iostream>
#include<fstream>
int main()
{
[Code].....
It can be compiled and ran.The statement file=txt_stream_file is in order to change char* to const char*. But open() function is not work,and out: can not open plots/results.txt The open() function of gcc3.4.6 is:
[Code]....
View 4 Replies
View Related
Jan 18, 2010
New user here. I'm new to Ubuntu, and not that good at computers. So bear with me.
When I installed Ubuntu 9.10, I had the partition thingy partition the whole hard drive. That was a mistake.
Now, I'm trying to install Windows 7 using the start-up disk and recovery disks. When I insert the start-up disk, it starts loading Windows files. Then it tries to re-boot, but it just starts reloading the Windows files. It just keeps doing this over and over.
How can I install Windows 7?
View 8 Replies
View Related
Apr 2, 2010
Is there a way to make dir so it puts all the directories on top, then sorts the files in alphabetical order? I can't for the life of me figure it out, and googling only leads me to a million copies of the man page, which does not really mention sorting much.
I normally do dir -ls but the file order is all over the place. It's time to find a better command and start using it I think.
View 17 Replies
View Related