There's no need to explicitly set softCursor -- kdrive handles this if the
cursor hooks aren't set.
This commit is contained in:
@@ -956,8 +956,6 @@ vesaMapFramebuffer (KdScreenInfo *screen)
|
|||||||
pscr->mapping = VESA_WINDOWED;
|
pscr->mapping = VESA_WINDOWED;
|
||||||
pscr->shadow = TRUE;
|
pscr->shadow = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
screen->softCursor = TRUE;
|
|
||||||
|
|
||||||
switch (pscr->mapping) {
|
switch (pscr->mapping) {
|
||||||
case VESA_MONO:
|
case VESA_MONO:
|
||||||
|
|||||||
Reference in New Issue
Block a user