Page MenuHomeFreeBSD

Make vt(4) console mouse pointer (cursor) pretty
ClosedPublic

Authored by danfe on Feb 8 2015, 9:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 4:11 AM
Unknown Object (File)
Wed, Dec 18, 3:21 AM
Unknown Object (File)
Mon, Nov 25, 5:16 PM
Unknown Object (File)
Nov 23 2024, 10:02 AM
Unknown Object (File)
Nov 18 2024, 3:10 PM
Unknown Object (File)
Nov 18 2024, 6:18 AM
Unknown Object (File)
Nov 13 2024, 3:22 AM
Unknown Object (File)
Oct 27 2024, 11:51 AM
Subscribers

Details

Summary

I am largely dissatisfied with our default mouse pointer (cursor) that we seem to inherit from syscons, and think it should be improved. I've studied a lot of alternatives from other GUIs and found that X11 cursor suits us best. It looks much nicer, especially on native monitor resolution (i.e. after Intel/AMD *kms.ko is loaded).

Please consider attached patch I've been running with for a while now. I believe it's legally clean as well (discussed with @dumbbell earlier).

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

danfe retitled this revision from to Make vt(4) console mouse pointer (cursor) pretty.
danfe updated this object.
danfe edited the test plan for this revision. (Show Details)
danfe added reviewers: dumbbell, ray, emaste.
danfe set the repository for this revision to rS FreeBSD src repository - subversion.
danfe added a subscriber: dumbbell.
emaste added a subscriber: adrian.

No objection from me.

adrian added a reviewer: adrian.

sure, do it.

This revision is now accepted and ready to land.Feb 12 2015, 8:05 PM
dumbbell edited edge metadata.

Yes, the new cursor looks good.

Closed by commit rS278673 (authored by @danfe).