How to setup background image on Cygwin? Announcing the arrival of Valued Associate #679:...
Was Kant an Intuitionist about mathematical objects?
Why weren't discrete x86 CPUs ever used in game hardware?
A proverb that is used to imply that you have unexpectedly faced a big problem
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
Is there public access to the Meteor Crater in Arizona?
Does the Black Tentacles spell do damage twice at the start of turn to an already restrained creature?
What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?
Why is a lens darker than other ones when applying the same settings?
Tannaka duality for semisimple groups
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
A `coordinate` command ignored
Why is std::move not [[nodiscard]] in C++20?
Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?
RSA find public exponent
Universal covering space of the real projective line?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
Can you force honesty by using the Speak with Dead and Zone of Truth spells together?
What does Turing mean by this statement?
As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?
Putting class ranking in CV, but against dept guidelines
What is the "studentd" process?
If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?
Trying to understand entropy as a novice in thermodynamics
Does the Mueller report show a conspiracy between Russia and the Trump Campaign?
How to setup background image on Cygwin?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do I install the vi text editor ONLY on my Cygwin installation?Cygwin/Git Bizarre Terminal IssueHow to create a shortcut in the Windows 7 taskbar that starts mintty and cygwin?Using SQLite3 with CygwinCygwin standard console scrollupHow to change the title of the mintty window?Enable wheel in mintty (cygwin) for vimCygwin+Mintty password prompt problemsEnable 256 colors for cygwin under mintty?VIM showing “m” near white space on Cygwin
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am looking for a way to setup a background image on Cygwin. In the options of Cygwin shell Mintty there is no settings available to setup background image.
Is there any other way to setup background image?
cygwin mintty
add a comment |
I am looking for a way to setup a background image on Cygwin. In the options of Cygwin shell Mintty there is no settings available to setup background image.
Is there any other way to setup background image?
cygwin mintty
add a comment |
I am looking for a way to setup a background image on Cygwin. In the options of Cygwin shell Mintty there is no settings available to setup background image.
Is there any other way to setup background image?
cygwin mintty
I am looking for a way to setup a background image on Cygwin. In the options of Cygwin shell Mintty there is no settings available to setup background image.
Is there any other way to setup background image?
cygwin mintty
cygwin mintty
edited 3 hours ago
Warlike Chimpanzee
151110
151110
asked Jul 17 '15 at 8:51
peter7558peter7558
1381416
1381416
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
How do I set a background image in mintty?
It is currently not possible.
There is an open enhancment request for this:
Source Mintty Issues
add a comment |
Looking at the options, it doesn't look like you can change the background to something other than a single colour.
There is an option within the settings to change the transparency (so you can make it similar to the terminal in Linux Mint).
Right-Click on the title bar for the console, click Options. Under the 'Looks' option, there is a 'Transparency' section, just select a level of transparency there.
Additionally, to make the background a slightly different colour, just click the 'Background' button and select a new colour.
HTH
add a comment |
This has been added in mintty 2.9.4 (docs).
Example in mintty config (for me, using WSL, this file is located at %APPDATA%/wsltty/config):
Background=C:UsersmyselfPicturesMyBackground.png,40
This adds a background image with an opacity of 40%.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f941764%2fhow-to-setup-background-image-on-cygwin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
How do I set a background image in mintty?
It is currently not possible.
There is an open enhancment request for this:
Source Mintty Issues
add a comment |
How do I set a background image in mintty?
It is currently not possible.
There is an open enhancment request for this:
Source Mintty Issues
add a comment |
How do I set a background image in mintty?
It is currently not possible.
There is an open enhancment request for this:
Source Mintty Issues
How do I set a background image in mintty?
It is currently not possible.
There is an open enhancment request for this:
Source Mintty Issues
answered Jul 17 '15 at 10:24
DavidPostill♦DavidPostill
108k27235271
108k27235271
add a comment |
add a comment |
Looking at the options, it doesn't look like you can change the background to something other than a single colour.
There is an option within the settings to change the transparency (so you can make it similar to the terminal in Linux Mint).
Right-Click on the title bar for the console, click Options. Under the 'Looks' option, there is a 'Transparency' section, just select a level of transparency there.
Additionally, to make the background a slightly different colour, just click the 'Background' button and select a new colour.
HTH
add a comment |
Looking at the options, it doesn't look like you can change the background to something other than a single colour.
There is an option within the settings to change the transparency (so you can make it similar to the terminal in Linux Mint).
Right-Click on the title bar for the console, click Options. Under the 'Looks' option, there is a 'Transparency' section, just select a level of transparency there.
Additionally, to make the background a slightly different colour, just click the 'Background' button and select a new colour.
HTH
add a comment |
Looking at the options, it doesn't look like you can change the background to something other than a single colour.
There is an option within the settings to change the transparency (so you can make it similar to the terminal in Linux Mint).
Right-Click on the title bar for the console, click Options. Under the 'Looks' option, there is a 'Transparency' section, just select a level of transparency there.
Additionally, to make the background a slightly different colour, just click the 'Background' button and select a new colour.
HTH
Looking at the options, it doesn't look like you can change the background to something other than a single colour.
There is an option within the settings to change the transparency (so you can make it similar to the terminal in Linux Mint).
Right-Click on the title bar for the console, click Options. Under the 'Looks' option, there is a 'Transparency' section, just select a level of transparency there.
Additionally, to make the background a slightly different colour, just click the 'Background' button and select a new colour.
HTH
answered Jul 17 '15 at 8:58
JamesJames
623615
623615
add a comment |
add a comment |
This has been added in mintty 2.9.4 (docs).
Example in mintty config (for me, using WSL, this file is located at %APPDATA%/wsltty/config):
Background=C:UsersmyselfPicturesMyBackground.png,40
This adds a background image with an opacity of 40%.
add a comment |
This has been added in mintty 2.9.4 (docs).
Example in mintty config (for me, using WSL, this file is located at %APPDATA%/wsltty/config):
Background=C:UsersmyselfPicturesMyBackground.png,40
This adds a background image with an opacity of 40%.
add a comment |
This has been added in mintty 2.9.4 (docs).
Example in mintty config (for me, using WSL, this file is located at %APPDATA%/wsltty/config):
Background=C:UsersmyselfPicturesMyBackground.png,40
This adds a background image with an opacity of 40%.
This has been added in mintty 2.9.4 (docs).
Example in mintty config (for me, using WSL, this file is located at %APPDATA%/wsltty/config):
Background=C:UsersmyselfPicturesMyBackground.png,40
This adds a background image with an opacity of 40%.
answered 6 hours ago
Warlike ChimpanzeeWarlike Chimpanzee
151110
151110
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f941764%2fhow-to-setup-background-image-on-cygwin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
