Change title of konsole (KDE) / xterm

Hey,
I want to have user@machine$ in the beginning of the command line. Now I have sh-4.3$ and it doesn't change to current folder.
Any suggestions?
Thanks

Do you want to change the title as the thread title indicates, or the prompt, as your description indicates?
In either case, these are both very well documented.  What searches have you done?  What have you already tried?
-- mod note: moving to Nebie Corner.
EDIT:  The following wiki pages are linked from the "General Recommendations" page which is suggested reading at the end of the Beginner's Guide:
https://wiki.archlinux.org/index.php/Color_Bash_Prompt
https://wiki.archlinux.org/index.php/Zsh#Prompts
Depending on which goal you are actually going for, the following search may also be useful
https://duckduckgo.com/?q=terminal+title+linux
Please note that you really should do your own searches before asking something here that is very well documented all over the web.
Last edited by Trilby (2014-07-21 22:10:41)

Similar Messages

  • How to change title of Employee Master Data form (in add-on creation) in SAP B1 9.1?.

    Hi all,
    I have a problem of how to change title of my add-on in SAP B1 9.1.
    I created the add-on of Employee Master Data but I want to change its title, is it possible?
    When I change the title as (Member Master Data) in property, it will display Employee Master Data again.
    If it is possible to change it, how can I do?
    Please anyone can help me.

    Hi,
    Try this:
    If pVal.FormType = 60100 AndAlso pVal.EventType = BoEventTypes.et_FORM_LOAD AndAlso pVal.BeforeAction = False Then
      Dim oForm As SAPbouiCOM.Form = DirectCast(oApplication.Forms.GetForm(pVal.FormType.ToString(), pVal.FormTypeCount), SAPbouiCOM.Form)
      oForm.Title = "New Title"
    End If
    Or you can try:
    If pVal.FormType = 60100 And pVal.EventType = BoEventTypes.et_FORM_LOAD And pVal.BeforeAction = False Then
         Dim oForm As SAPbouiCOM.Form = CType(oApplication.Forms.GetForm(pVal.FormType.ToString(),pVal.FormTypeCount), SAPbouiCOM.Form)
    oForm.Title = "New Title"
    End If
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • How do I change title/footer messages in a template?

    I am redacting a magazine template Indesign.
    Pages already have titles and footers.
    How do I change TITLE message and add a footer message? 
    I can't do so by just clicking on the text in the footer or header.

    Edit the master page or Alt-click on the tecxt to convert it to a normal text object.
    Mylenium

  • Want to chang title of alv

    Hi,
          I want to change title of my alv list.can i debug list output and find pace where i can change title. or any other mehtod to debug is there.
    With thanks and regards,
    Himanshu

    hi,
    When you fill in the field catalog you can set the property seltext_l for the field and can give in any name. See the sample below.
    LS_FIELDCAT-COL_POS       = POS.
      LS_FIELDCAT-FIELDNAME     = 'NAME1'.
      LS_FIELDCAT-REF_FIELDNAME = 'NAME1'.
      LS_FIELDCAT-REF_TABNAME   = 'KNA1'.
      append LS_FIELDCAT to PT_FIELDCAT.
      clear LS_FIELDCAT.
      POS = POS + 1.
      LS_FIELDCAT-COL_POS       = POS.
      LS_FIELDCAT-FIELDNAME     = 'KUNNR'.
      LS_FIELDCAT-seltext_l  = 'Ship to Party'.
      append LS_FIELDCAT to PT_FIELDCAT.
      clear LS_FIELDCAT.
      POS = POS + 1.
    -Thanks & Regards
    Saurabh Goel

  • Change title according status of block

    I would like to keep user informed what's going on, and like to change title of window according to status of window, something like in pcode under:
    If status = new or then title = "New"
    elsIf Status = query then title = "Query"
    else
    title = "Id From record"
    end if;
    What triggers I have to write to get those actions done... Currently I have when-new-record-instance and key-entqry but latter doesn't seem to work well (It doesn't change title)...

    There should be no particular triggers that you have to use. SET_WINDOW_PROPERTY is not a restricted built-in.
    The logical place to put this code would be in the Key triggers for Enter Query execute Query and Exit as these are the paces the status would change.

  • IDVD OneStep - Change Titles?

    I just made a whole bunch of coasters. No way I can send these DVD's out with that default title. Who at Apple thought that was a good idea? I knew I should have used Toast. Is there some unknown hidden obscure way to, you know, have a normal title on the OneStep DVD's?

    That's a problem with the onestep process.  If you use the standard process you can change titles as needed and avoid burning coasters (for any reason) and assuring the best possible final product by following this workflow:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    OT

  • Change title and category after published

    I published an iBook.Days after I was able to upload modified content with ITunes Connect, but I can not change Title and Category of the iBook. I uploaded the new contents changing the title and category but new text is on line, title and category are always the same. There is a way to do this?

    On Fri, 4 Apr 2008 06:21:15 +0000 (UTC), "mFlexDev"
    <[email protected]> wrote:
    > I have published a fla file in exe format .
    > how can i change the title and image of this exe?
    I beleave the easiest way is to use PEResourceExplorer,
    Resource
    Hacker or similar software to modify EXE resources, such as
    window
    title and window icon.

  • Can I change title bar content in an application window? [SOLVED]

    I know this isn't Arch-specific, but I thought there might be somebody out there who can help me. I use KDE 3.5.7.
    I use Evolution for my work e-mail and Thunderbird for my personal e-mail. I like to keep these spheres entirely separate. The problem is that the title bar for both e-mail clients starts with "Inbox ..." If I have several apps open simultaneously and want to open Evolution or Thunderbird by clicking on the task bar, it takes me a minute to figure out which "Inbox" I need, especially when there are so many apps open that part of the title bar is covered up.
    Is there a way to change the content of an application's title bar?
    Thanks.
    Last edited by dhave (2007-09-19 16:44:51)

    Allan wrote:For Thunderbird
    https://addons.mozilla.org/en-US/thunderbird/addon/757
    Very promising, but I'm afraid this add-on won't work with current versions of Thunderbird. Is there anyone out there who can (1) update this add-on or (2) help me do so? Thanks.
    I'd prefer to go this route than editing the source, since Thunderbird appears to be entangled with all kinds of Mozilla-ish stuff.

  • Zen Vision M 30 GB : sound not loud enough and how to change title of albums on the

    Hi, I'm a french ZVM new user so sorry for my bad english !?Two questions :?) I have very good ears, I don't like to listen the music too loud?but my ZVM does not play loud enough. I always need to put volume on level 25 (the maximum) when I'm listening to ZVM outside (and in the quiet of my house, I still have to put volume around 22 to hear something). I've red on this forum that one of the solution is to upgrade the version of the firmware. My ZVM is loaded at present with version .40.02. Can the download of the last version available on the creative website solve my problem ? Is there another way to solve it ?2) I've used the software CREATIVE MEDIA EXPLORER to load my cd's albums on my ZVM. But there are some mistakes in the title of the albums loaded (the ID3 tag are sometimes wrong). How can I change the wrong titles on my ZVM ? I've changed them on the files on my PC, with CREATIVE MEDIA EXPLORER but the changes are not uploaded on my ZVM. Thanks a lot for your answers and advices
    !!! Laurent from Paris (France)

    For the sound issue, try some diff buds and see what happens. Contact customer support.

  • How to change title for podcast on iweb

    I am getting the error that my podcast has already been submited to itunes but it hasn't. I sent itunes support an email and they said to change the title of the RSS. Can anyone tell me how to do that in iweb for the podcast?

    Bonjour
    Message was edited by: Koeklin
    Change the name of your podcast in iweb sidebar

  • Change title for Adobe form for PO in subsequent print of the form

    Hi experts,
    I am printing PO output using a customized adobe form using me21.I have a requirement that if the PO has been printed once any subsequent print should print with change in the title.How to achieve this.
    Thanks in advance.

    Hello ,
    You can identify whether a PO is output for display or for actual O/P using the Tcode ME9f.
    SAP identifies this by a parameter in nast
    To check whether it is PO modification or new print
      IF nast-aende = 'X'.
        g_mod = 'X'.
      ENDIF.
    Through Me9f , you have 2 buttons 'Display Message' & 'Output message' . If you press Output message the actual Print command is triggered and in the driver program of PO you get value of AENDE as 'X'.
    You can identify whether it is PO creation or PO change.
    Also with customization in SPRO for the changed elements ,you can track the changes done in PO using table t166t.
    regards,
    Radhakrishnan

  • Cannot Change Title Size

    The text size itself is fine (any smaller and I can't see it hehe), anyhoo there's too much text to fit into the small box it provides me with, I've tried right clicks and edit and a few other options but no help really. Is there any specific way to change text 'box' size to allow more text to fit into viewable range? (I can put the two sentences into it, they just won't appear)

    I'm very confused mostly because I always expected iMovie to be a quality editing tool, and really, my text boxes don't seem to be able to lot more then one line of text in, I can't 'easily' adjust the volume of my background music beyond the first two clips ( Every single clip is set to duck 'all other clips' to 30% normal volume, which works wonders on the first two clips but after that it's like there was a 40 second fade in and it explode with music again and there's no ducking I can do to it anymore I guess), I still love my mac, but, is there perhaps a more manageable movie editor for macs? Or even a guide on how to do everything I need? I feel like there should just BE a button 'Add background music' with the option to 'Adjust background music in portions or in full?'
    -shrug-
    Any help I can get would be greatly appreciated as I am practically tearing my hair out at not being able to adjust the volumes and fix my title box limit size.

  • Change title of Delete button in UITableView

    Hi,
    I have a functionality of deleting record from table in my app. When table is switched in editing mode and on tapping red minus button a Delete button appears on right side.
    I want to change the title of this button from Delete to Remove. Is it possible in SDK?
    Please help.
    Thanks

    Hi, it's not impossible but not official too.
    There's a property "_removeControl" in UITableViewCell class which should contain a reference to the delete-button.
    Give it a try and tell us if the app passes review.

  • Can I batch change titles within iPhoto while keeping the original IMG_(4digit) filename/title as PART of the new title?

    Using iPhoto '09/8.1.2 on a MacBookPro, with 40,000+ photo library, having the (apparently common) problem of CD burn errors (with Toast and with Disk Utility) when 2 photos end up having the same underlying filename assigned by the camera.  To try to avoid this, I want to retitle pictures within iPhoto so I can utilize the "use title as filename" option when exporting (because I guess I can't burn CDs from WITHIN iPhoto because of this problem, right?).  I was hoping to create new titles that were a combination of the existing 4 digit filename assigned by the camera, combined with new descriptive text (either date, or event title would be fine), and hoping to save time by using Batch Change (which I've never tried - just seen it mentioned here in perusing discussions).  I've also seen reference to "Automator" (which may be over my head), but again not sure if that can be used within iPhoto to combine existing/new title text.  (Also, I saw mention of a script written by Toad at Toad Hall site, but the link to it was bad - may be over my head, also: never tried a "script" before...)  Thanks in advance!

    No.  Coming out of iPhoto you're limitied to the Title, real file name, Album name or (in the Export window) Text  with or without sequential number.
    However, if you export out with the orignal file name to a folder you can use a file renaming app to add whatever common text to the beginning of the file name so you would get XXXX XXX-IMG 1234.jpg.  Some renamers can remove the IMG bore adding the text at the beginning.
    The app that I use and like best is Name Mangler.  Very powerfull.
    OT

  • IBooks changing titles ?

    Need a little help with this one. Love the iPad2, use it for work every day, all day. Since I updated my version of iBooks, I have carefully re-titled over 400 technical documents (all pdf) that I use daily, every time I open them in iBooks now, the titles are changed to some gibberish. Seems like a common problem, but I have tried other readers, all seem to have limitations on number of books or space in memory. Please someone help us out with this, look at all the others with the same problems. I'm almost wishing I bought an Android platform now, almost.

    I've found this thread - https://discussions.apple.com/message/16969336#16969336
    Apparently this is relatively common, let's just hope for a fix

Maybe you are looking for

  • Ipod touch (2G) stuck in "restore" mode.  Need HELP please

    I have contacted Apple support several times since Friday and was just hung up on by an extremely rude lady in customer support. I am really frustrated and just trying to get my 5 yr old little boys ipod touch working again. The situation is that our

  • Location of Contacts Server Files

    Hi, Where are the files placed on the server when a user creates/imports/manages their Contacts on a Mountain Lion Server Contacts Server? Example: I have a Mountain Lion Server running the latest 10.8.2 updates with Contacts sharing turned on in the

  • Java Older Version not Working

    I have a web base application that requires an older version of Java to run. Java 6.18. It will not run on a newer version of Java. Cannot get firefox beta to use the older version a Java 6.18.

  • MacBook Pro 2011 Yosemite, very slow

    Hello everyone, My question and doubt is simple. My macbook presents with problems very slowly, after starting the system is being used a lot of memory, with few open applications. Often without open anything. My macbook has 4GB Ram, and start using

  • IPOD touch won't connect to internet - like many others on this forum

    I updated my IPOD the other day. Since then it won't connect to the internet. The wifi signal is still being shown, and my pc is using the wifi with no problems. There seems to be a few other people on this forum with exactly the same problem. I've d