How to customize xterm












1















I would like to customize xterm because the default font-size is pretty small.
I would also like to change my xterm font to Inconsolata.



I have a few questions.




  • How would i know my default xterm font-size and font-family(xrdb -query don't show my font information)?

  • What is the path for my xterm font?

  • What are the acceptable formats for xterm fonts?

  • should i be only using Monospace?

  • Where i should be storing configuration?

  • Would it only affect xterm or other terminals like gnome-terminal?

  • Any standard format for xterm configuration?


I've google a bit but just got me confused because i can't seem to find a standard syntax for some configuration. Others use the classname xterm or XTerm and with regards to fontsize:



I've found a lot of formats. Like:



XTerm*faceName: Monospace:size=20


or



xterm*font:     *-fixed-*-*-*-18-*


or



xterm -fa "fontname"


I'm using Ubuntu 12.04LTS.
I'm overwhelmed by the manpage of xterm since i'm just a beginner.
I would like to get help from you guys.










share|improve this question

























  • Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

    – msw
    Aug 12 '13 at 20:08











  • in ubuntu, i search xterm.

    – chanHXC
    Aug 12 '13 at 20:12











  • but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

    – chanHXC
    Aug 12 '13 at 20:28











  • You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

    – msw
    Aug 12 '13 at 22:14











  • If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

    – SDsolar
    Aug 1 '17 at 18:06
















1















I would like to customize xterm because the default font-size is pretty small.
I would also like to change my xterm font to Inconsolata.



I have a few questions.




  • How would i know my default xterm font-size and font-family(xrdb -query don't show my font information)?

  • What is the path for my xterm font?

  • What are the acceptable formats for xterm fonts?

  • should i be only using Monospace?

  • Where i should be storing configuration?

  • Would it only affect xterm or other terminals like gnome-terminal?

  • Any standard format for xterm configuration?


I've google a bit but just got me confused because i can't seem to find a standard syntax for some configuration. Others use the classname xterm or XTerm and with regards to fontsize:



I've found a lot of formats. Like:



XTerm*faceName: Monospace:size=20


or



xterm*font:     *-fixed-*-*-*-18-*


or



xterm -fa "fontname"


I'm using Ubuntu 12.04LTS.
I'm overwhelmed by the manpage of xterm since i'm just a beginner.
I would like to get help from you guys.










share|improve this question

























  • Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

    – msw
    Aug 12 '13 at 20:08











  • in ubuntu, i search xterm.

    – chanHXC
    Aug 12 '13 at 20:12











  • but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

    – chanHXC
    Aug 12 '13 at 20:28











  • You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

    – msw
    Aug 12 '13 at 22:14











  • If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

    – SDsolar
    Aug 1 '17 at 18:06














1












1








1








I would like to customize xterm because the default font-size is pretty small.
I would also like to change my xterm font to Inconsolata.



I have a few questions.




  • How would i know my default xterm font-size and font-family(xrdb -query don't show my font information)?

  • What is the path for my xterm font?

  • What are the acceptable formats for xterm fonts?

  • should i be only using Monospace?

  • Where i should be storing configuration?

  • Would it only affect xterm or other terminals like gnome-terminal?

  • Any standard format for xterm configuration?


I've google a bit but just got me confused because i can't seem to find a standard syntax for some configuration. Others use the classname xterm or XTerm and with regards to fontsize:



I've found a lot of formats. Like:



XTerm*faceName: Monospace:size=20


or



xterm*font:     *-fixed-*-*-*-18-*


or



xterm -fa "fontname"


I'm using Ubuntu 12.04LTS.
I'm overwhelmed by the manpage of xterm since i'm just a beginner.
I would like to get help from you guys.










share|improve this question
















I would like to customize xterm because the default font-size is pretty small.
I would also like to change my xterm font to Inconsolata.



I have a few questions.




  • How would i know my default xterm font-size and font-family(xrdb -query don't show my font information)?

  • What is the path for my xterm font?

  • What are the acceptable formats for xterm fonts?

  • should i be only using Monospace?

  • Where i should be storing configuration?

  • Would it only affect xterm or other terminals like gnome-terminal?

  • Any standard format for xterm configuration?


I've google a bit but just got me confused because i can't seem to find a standard syntax for some configuration. Others use the classname xterm or XTerm and with regards to fontsize:



I've found a lot of formats. Like:



XTerm*faceName: Monospace:size=20


or



xterm*font:     *-fixed-*-*-*-18-*


or



xterm -fa "fontname"


I'm using Ubuntu 12.04LTS.
I'm overwhelmed by the manpage of xterm since i'm just a beginner.
I would like to get help from you guys.







12.04 fonts xterm






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 15 '17 at 6:28









muru

1




1










asked Aug 12 '13 at 18:53









chanHXCchanHXC

4031715




4031715













  • Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

    – msw
    Aug 12 '13 at 20:08











  • in ubuntu, i search xterm.

    – chanHXC
    Aug 12 '13 at 20:12











  • but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

    – chanHXC
    Aug 12 '13 at 20:28











  • You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

    – msw
    Aug 12 '13 at 22:14











  • If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

    – SDsolar
    Aug 1 '17 at 18:06



















  • Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

    – msw
    Aug 12 '13 at 20:08











  • in ubuntu, i search xterm.

    – chanHXC
    Aug 12 '13 at 20:12











  • but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

    – chanHXC
    Aug 12 '13 at 20:28











  • You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

    – msw
    Aug 12 '13 at 22:14











  • If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

    – SDsolar
    Aug 1 '17 at 18:06

















Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

– msw
Aug 12 '13 at 20:08





Do you know that you are running xterm and not the default gnome-terminal? You are correct, xterm configuration is an obnoxious, historically crufty mess; gnome-terminal has an Edit→Profiles menu which is far, far easier.

– msw
Aug 12 '13 at 20:08













in ubuntu, i search xterm.

– chanHXC
Aug 12 '13 at 20:12





in ubuntu, i search xterm.

– chanHXC
Aug 12 '13 at 20:12













but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

– chanHXC
Aug 12 '13 at 20:28





but others say that gnome-terminal is resource heavy. and i'm using xterm for vim which show colors 256colorschemes better than gnome-terminal.

– chanHXC
Aug 12 '13 at 20:28













You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

– msw
Aug 12 '13 at 22:14





You should be using gvim if you want a vim in a window. You are making this more complicated for yourself than it needs to be. That's another form of "resource heavy".

– msw
Aug 12 '13 at 22:14













If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

– SDsolar
Aug 1 '17 at 18:06





If you want to see more than you ever wanted to know about the xterm program, check this out: invisible-island.net/xterm/manpage/xterm.html

– SDsolar
Aug 1 '17 at 18:06










1 Answer
1






active

oldest

votes


















2














you can use xfontsel to get the correct name of some fonts installed on your system. Then call it using for example xterm -fa "-*-nimbus mono l-*"



(you can also control+right click on the xterm window to get a menu)



But I advice you to use gnome-terminal or other alternative such as sakura or lxterminal which are easier to configure.






share|improve this answer
























  • what do those asterisks mean?

    – chanHXC
    Aug 12 '13 at 20:44











  • I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

    – SDsolar
    Aug 1 '17 at 18:07











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f331770%2fhow-to-customize-xterm%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














you can use xfontsel to get the correct name of some fonts installed on your system. Then call it using for example xterm -fa "-*-nimbus mono l-*"



(you can also control+right click on the xterm window to get a menu)



But I advice you to use gnome-terminal or other alternative such as sakura or lxterminal which are easier to configure.






share|improve this answer
























  • what do those asterisks mean?

    – chanHXC
    Aug 12 '13 at 20:44











  • I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

    – SDsolar
    Aug 1 '17 at 18:07
















2














you can use xfontsel to get the correct name of some fonts installed on your system. Then call it using for example xterm -fa "-*-nimbus mono l-*"



(you can also control+right click on the xterm window to get a menu)



But I advice you to use gnome-terminal or other alternative such as sakura or lxterminal which are easier to configure.






share|improve this answer
























  • what do those asterisks mean?

    – chanHXC
    Aug 12 '13 at 20:44











  • I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

    – SDsolar
    Aug 1 '17 at 18:07














2












2








2







you can use xfontsel to get the correct name of some fonts installed on your system. Then call it using for example xterm -fa "-*-nimbus mono l-*"



(you can also control+right click on the xterm window to get a menu)



But I advice you to use gnome-terminal or other alternative such as sakura or lxterminal which are easier to configure.






share|improve this answer













you can use xfontsel to get the correct name of some fonts installed on your system. Then call it using for example xterm -fa "-*-nimbus mono l-*"



(you can also control+right click on the xterm window to get a menu)



But I advice you to use gnome-terminal or other alternative such as sakura or lxterminal which are easier to configure.







share|improve this answer












share|improve this answer



share|improve this answer










answered Aug 12 '13 at 20:19









farvardinfarvardin

16613




16613













  • what do those asterisks mean?

    – chanHXC
    Aug 12 '13 at 20:44











  • I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

    – SDsolar
    Aug 1 '17 at 18:07



















  • what do those asterisks mean?

    – chanHXC
    Aug 12 '13 at 20:44











  • I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

    – SDsolar
    Aug 1 '17 at 18:07

















what do those asterisks mean?

– chanHXC
Aug 12 '13 at 20:44





what do those asterisks mean?

– chanHXC
Aug 12 '13 at 20:44













I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

– SDsolar
Aug 1 '17 at 18:07





I really like the ctrl-right-click method. Quick and to the point, albeit temporary.

– SDsolar
Aug 1 '17 at 18:07


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f331770%2fhow-to-customize-xterm%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to make a Squid Proxy server?

第一次世界大戦

Touch on Surface Book