Seems to be a silly question, but does anybody know how to change the title of an pdf document? (even in the console)I searched in Okular, pdfedit, gimp and gnome documentviewer but they dont seem to have a title option.Only open office writer has this option, but this is actually not saved in the pdf title tag.(I need it as Google indexes the title tag and I have there an ugly path name at the moment.)
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.
I wanted to know is there anyway we can change the document root location /var/www to some other custom location. I tried modifying this location information in couple of conf files in /etc/httpd, but I started receiving lots of error messages from selinux on labelling issues. So I had to revert back.
I want to change the DocumentRoot on my Apache httpd server.
I have Changed it from the default to var/www/projects
but its not working.
[CODE] ### Section 1: Global Environment # # The directives in this section affect the overall operation of Apache, # such as the number of concurrent requests it can handle or where it # can find its configuration files.
I was playing with some gtk2 themes and , unaware of the consequences, i manually changed folder icons from folder properties for some of the folders (desktop, document, music, etc) in my home directory. The problem now is that these folder icons do not change when i change the icon theme. how can i bring it back to normal?
I would like to be able to change the Head Line / Title to include the working "fixed, solved" or some thing similar, in bright green ot red, maybe blue
I had installed Ubuntu And Kubuntu Dual-Boot, at the Boot-screen i see the following two OS to enter....but i want to change their title names(Which is displayed at Boot-Screen). My Boot-screen picture is attached herewith. I want to change these names to Ubuntu & Kubuntu Respectively.
I have also checked menu.list but their i am unable to find Following titles(Which i have showed in picture, exceptMemtest 86+)
I cannot change the title of an mrxvt window. Not the title for an individual tab, which I can do by echoing the xterm "title" escape, but the window's Name property.
Can anyone tell me if it is possible to change the color of the (decorated) title bar in LXDE (Mint Linux)? I can't find anything in the system to do this, or advice in google search.
Also when I right click and select "undecorate" I cannot retrieve the title bar unless I close the programme and open it again - is there any way around this?
I've been using Kubuntu for about 6 months now and decided to try something new. So i switched to arch linux, and after much deliberation, I got KDE functional on it. There's just one problem. The icons aren't displaying properly. Here's a picture: http://s44.photobucket.com/albums/f8.../snapshot1.png
How do I change the turquoise-ish plasma-desktop and title bar things. Also whenever i open something, it asks me basically where i want to position it. How do i stop it from asking me that as well?
Also, how do I login as something other than root? I did adduser, but no login screen shows up for me.
I'm working on a latex document with a default installation of latex/kile. Strangely enough, upon a document change, okular does not reload and display the changes. This is contrary to all other pdf viewers that I have used. Is there anything that can be done? I noticed that in the okular settings, there is an option to "Reload document on file change." Even though it is enabled, okular does not oblige.
I'm using Document Viewer 2.32 (Evince) under Ubuntu 10.10 and my shortcut for the "Rotate Right" option used to be Ctrl + Right. It worked ok since a few days ago, now appears this shortcut is backspace. I've tried to reinstall Evince packages but this doesn't work. Since this is really annoying I would like to know how to change this program "Rotate Right" shortcut back to Ctrl + Right.
I'm running Open Office 3.2.0. Does anybody know how to change the background color of an entire Open Office document? I know that you can change the background of a page in the Format >> Page menu, but this does not change the color of the page area inside the margins. Normally it wouldn't make much sense to change the background color when it just gets print to a page anyway. But I actually wanted to export the document to PDF, and was thinking it would make the PDF look better if I could pick the BG color.
how to get xsane to scan a document and have it display as a full 8.5x11 sized document instead of something half that size? I've been trying and trying and can't seem to figure it out.
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"
Anyone have better documentation or an update to the this version of the file Tomcat HOWTO openSUSE as that document is referencing 10.2. Or a document for use with SLED.
i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:
1) create a script that only changes permissions that need be changed. 2) change file permission settings to force all documents to inherit parent document settings
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.
I just got F12 and installed it on a new hard drive on my Dell Inspiron 1501. I have an AMD 64 x2 and an ATI Express 200M video card. I installed CompizConfig setting manager, which did nothing. I then installed Compiz Fusion Icon. This makes compiz work but once I start it all of my windows are missing the title bar. I'm noob and not a programmer but pretty good and figuring things out.In Emerald Theme Manager I can view available themes select them, edit them, etc. There seems to be no way to apply them. Am I missing something or is it just not working?
The usual operations in starting the xterm app don't seem to apply in Fedora 12. I usually prefer to put my own title and other attributes when starting an xterm. But the operation: xterm -T 'Some Title' does not do anything. Instead, the current directory is always displayed in the title bar of the window (on kde). Where is the resource file to disable this default behavior?
It's hard to tell for sure if this is related to a recent update or not. There've been a bunch for sure In any of the GUI the title bars, there used to be 3 boxes on the right end. Minimize, Maximize and close. They're gone. Totally vanished for all users.
L click on the icon near the left end of the title bar or a R click anywhere on the title bar brings up a menu with such options (and others), but I sure do miss my 'close' button!
I have some video clip and I want to add a title in its buttom center. For exemple, My clip is video.mp4 and I want to add the title "hello world".Does ffmpeg (or mencoder) enables me to do this?
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?
I am using the X server of Fedora 7 for displaying my application.I am getting the display as I need but I dont want the title bar of gnome terminal titlebar to be displayed.I also dont want the maximize,minimize buttons to be displayed.
owners out there they released the KindleforPC program today. As expected it's only Windows and (soon) Mac, BUT it WILL run on Linux under Wine with only a couple of oddities. (Such as not being able to see the text on dropdown menus and title bars. If you click into a book it'll load for reading, you just can't see any of the menuing.
We run REH (Redhat Linux) on a collocated server, now we run Fedora in a cloud. In command line, main -s "title" still works, however in crond it does not, system complains as "invalid option -- s".
I just recently upgraded my Fedora 6 to Fedora 10 on a brand new laptop. Unfortunately, everytime I try to print the apps freeze up. For example, I was trying to print a document out from Open Office and I chose FILE->PRINT. The print dialog box pops up but it remains grey and doesnt do anything.