lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Aug 2008 10:57:33 +0200
From:	Pavel Machek <pavel@...e.cz>
To:	kernel list <linux-kernel@...r.kernel.org>
Cc:	stefano.stabellini@...citrix.com, krzysztof.h1@...zta.fm,
	adaplas@....net, akpm@...ux-foundation.org,
	torvalds@...ux-foundation.org
Subject: Re: 2.6.27-rc1: softcursor behaviour changed

Hi!

> In 2.6.26, this 
> 
>     echo -e "\33[10;5000]\33[11;50]\33[?18;0;136c\33[?102m"
> 
> produces some variation on cursor. on 2.6.27-rc1, I have no cursor at
> all :-(.

The patch that changed it is below... and I must say I liked the old
behaviour better. Unlike blinking, high-brightness background is
actually useful. Can we get that one reverted?

									Pavel

commit 2d04a4a72d7e1519b4838f24bdd4b5d0f3f426dc
tree 2e6278cbc64a338824511c19ad38c7e289fa7112
parent 4a25e41831ee851c1365d8b41decc22493b18e6d
author Stefano Stabellini <stefano.stabellini@...citrix.com> Wed, 23
Jul 2008 21:31:48 -0700
committer Linus Torvalds <torvalds@...ux-foundation.org> Thu, 24 Jul
2008 10:47:41 -0700

    fbcon: bgcolor fix

    The fourth bit of the background color is the blink property bit,
not the
    intensity bit, as for the foreground color.  Therefore it
shouldn't be
    included in the background color.

    Signed-off-by: Stefano Stabellini
<stefano.stabellini@...citrix.com>
    Cc: Krzysztof Helt <krzysztof.h1@...zta.fm>
    Cc: "Antonino A. Daplas" <adaplas@....net>
    Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@...ux-foundation.org>


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ