Difference between revisions of "black mouse cursor on cygwin terminal"

From thelinuxwiki
Jump to: navigation, search
(Created page with " == problem description == When using a black background on a cygwin terminal in a windows VM on virtualbox, the mouse cursor is black. This makes it almost invisible. Usea...")
 
Line 12: Line 12:
 
== solution ==
 
== solution ==
  
 +
'''WORKAROUND'''
 +
tested in Win 2003, win 2008, win 7
  
 +
In Windows, go to Control Panel > Mouse, "Pointers" tab.
 +
 +
If you change the Scheme to "Windows Black", your I-Beam text select cursor will turn into a black cursor with a whiteoutline (no matter the background). This works perfectly well against black background text.
 +
 +
If you don't want to change your entire pointer scheme, you can change just that one cursor: in the "Customize" area, scroll down to the Text Select cursor and hit "Browse". In the ensuing file selection dialog - which opens to the right folder automatically - choose the "beam_r.cur" file. That's the one used in the "Windows Black" scheme.
  
  
 
== links ==
 
== links ==
 +
 +
[https://www.virtualbox.org/ticket/750 Ticket #750 - Text cursor always black with mouse integration (host ubuntu, guest winxp)]
 +
[
  
 
[[category:cygwin]]
 
[[category:cygwin]]
 
[[category:virtualbox]]
 
[[category:virtualbox]]

Revision as of 19:08, 28 April 2014

problem description

When using a black background on a cygwin terminal in a windows VM on virtualbox, the mouse cursor is black. This makes it almost invisible. Useability is the problem.

versions VirtualBox: 4.1.22 cygwin: minty 1.2-beta1 Host O.S.: gentoo linux Guest O.S.: windows 7

solution

WORKAROUND tested in Win 2003, win 2008, win 7

In Windows, go to Control Panel > Mouse, "Pointers" tab.

If you change the Scheme to "Windows Black", your I-Beam text select cursor will turn into a black cursor with a whiteoutline (no matter the background). This works perfectly well against black background text.

If you don't want to change your entire pointer scheme, you can change just that one cursor: in the "Customize" area, scroll down to the Text Select cursor and hit "Browse". In the ensuing file selection dialog - which opens to the right folder automatically - choose the "beam_r.cur" file. That's the one used in the "Windows Black" scheme.


links

Ticket #750 - Text cursor always black with mouse integration (host ubuntu, guest winxp) [