Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Change title of a thread after it is created Post 303014736 by DukeNuke2 on Monday 19th of March 2018 08:02:10 PM
Old 03-19-2018
Click on "edit" which opens the quick editor. Click "edit" again and you are in the full editor. You should be able to change the title there.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Change Console Title

Hello. I am trying to figure out how to change the title of my console window. I don't need it to dynamically change with my current directory. I just want to be able to change the name of it, so when I minimize the window I can see which windows are for what purpose. I've tried using the... (8 Replies)
Discussion started by: medmonson
8 Replies

2. Solaris

Change Terminal Title

Is it possible to change the title of a Terminal window on Solaris? For example, for a MS Windows command window, one can simply type "title NameofWindow" to change the title for a command window. I was looking for similar functionality for terminal windows. Thanks. (8 Replies)
Discussion started by: here2learn
8 Replies

3. UNIX for Advanced & Expert Users

Change putty title window?

Is it possible to change the putty window title from a Unix command line? (12 Replies)
Discussion started by: akbar
12 Replies

4. AIX

How to change cronjob title?

Once I type "mail" command, I got to see the mail like below: > 1 daemon Thu Aug 12 17:31 31/938 "Output from cron job " My question is, how to do change the default title "Output from cron job " to be more customized title? Thanks. (4 Replies)
Discussion started by: ngaisteve1
4 Replies

5. UNIX for Dummies Questions & Answers

Change putty title name

Hello all, I have a not so unix question for you guys(or maybe it is). I use PUTTY to login to serverA (my putty title shows as serverA.domainname.com) Now from ServerA i do ssh user@ServerB (i have ssh public private key setup)... now my question is when i do ssh and logon to... (20 Replies)
Discussion started by: abdul.irfan2
20 Replies
gdevilspie(1)						      General Commands Manual						     gdevilspie(1)

NAME
gdevilspie - Graphical interface to devilspie. SYNOPSIS
gdevilspie DESCRIPTION
gdevilspie gDevilspie is a graphical front-end to the devilspie daemon. OPTIONS
Example: Adding File Manager (Nautilus) to Workspace 3, maximized horizontally. Launch gDevilspie Click on the Add button Type in the name of your new rule In the Matching Tab check the box for window_class and application_name. Type File Manager in the equals box in the right pane of the Rules Editor for both of the Matching Property items above. An alternative way of producing the above would be to launch the application you wish to setup. Click on the gDevilspie Get button, locate your application within the Window Selector box, highlight it then click apply. This will populate the equals field for you. Click the Actions Tab. Check the set_workspace box and set the workspace to 3. Click the maximize_horizontally check box. Click Save. Click Stop then Start on the gDevilspie main window for good measure. Here is your output in the raw tab: ( if ( begin ( is ( window_class ) "File Manager" ) ( is ( application_name ) "File Manager" ) ) ( begin ( set_workspace 3 ) ( maximize_horizontally ) ( println "match" ) ) ) Using the example above you can configure gDevilspie to set your applications to run many different ways. AUTHOR
Islam Amer <iamer@open-craft.com>. This manual page was written by Chris Silva <racerx@makeworld.com>, for the Debian project (but may be used by others). version 0.50 June 12, 2010 gdevilspie(1)
All times are GMT -4. The time now is 08:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy