How can i configure font size in gitk? [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Using Linux, how can i configure font and font size in gitk?
Looking through the menus can be quite frustrating as they offer very little configuration possibilities.

You can configure the font and font size in either:
~/.config/git/gitk or
~/.gitk
Example:
set mainfont {Monaco 10}
set textfont {Monaco 10}
set uifont {Monaco 10}
You can also do it through the tool itself:
Open menu Edit/Preferences
Click Fonts
Click for example Main font to set the properties of the main font

Related

What does the different terminal file colors mean in Linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I was using Linux terminal and I wondered why some files have different colors from others
do they only have colors to show the type and permissions given to the file?
It looks like that each color do have a meaning, take a look at this answer: https://askubuntu.com/questions/17299/what-do-the-different-colors-mean-in-ls.

How can I bold/Italic/Size title of a bar chart in Spotfire? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
I am not able change the size, font and bold/italic in spotfire.
I tried many ways but didn't got it.
You can change that by using the properties section.
Right click on the chart and take properties.
Properties ->Fonts ->Decription.

(Light) gray colors not showing, not due monitor [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
My colleague's monitor is not showing (light) gray colors.
I have the same monitor, but don't have this problem.
Example below (middle box should be light gray)
Can someone advise me where to look for this?
PC: Windows 7
Thank you
I had to change the contrast values in the video settings.

VBA project explorer: colour settings? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
How do I change the shade of my active module (the one I'm editing the code of) as it appears in the project explorer in VBA? With my current setting, the module I'm editing is shaded a very light grey in the project explorer pane at the top left. Thanks
Oops found it! control panel, personalisation, window colour, 3d objects

Linux O.S. : Where is the firefox setting stored for this browser modification preference? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
In your firefox if you right click on the top panel next to 'Help' you can uncheck
Menu Bar
this makes firefox better looking to me.
i need to know where this setting is stored however.
i looked at my file at
gedit /root/.mozilla/firefox/*.default/prefs.js
but it was not stored in that file.
toolbar-menubar in localstore.rdf:
<RDF:Description RDF:about="chrome://browser/content/browser.xul#toolbar-menubar"
currentset="menubar-items"
autohide="true" />

Resources