Console font cp866b is bigger than standart console font and have a bad look. Fix: <how to correct or work around the problem, if known (multiple lines)>--lkxXBe8Bx1HwEcwYoPTroUhzB90a6ByVc77ZDk9jDFZL8hV2 Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- menus.c Mon Nov 25 11:34:33 2002 +++ menus.c.old Mon Nov 25 11:34:14 2002 @@ -2043,7 +2043,7 @@ { "4 IBM 865", "Norwegian, IBM encoding", dmenuVarCheck, dmenuSetVariables, NULL, "font8x8=cp865-8x8,font8x14=cp865-8x14,font8x16=cp865-8x16" }, { "5 IBM 866", "Russian, IBM encoding (use with KOI8-R screenmap)", dmenuVarCheck, dmenuSetVariables, NULL, - "font8x8=cp866-8x8,font8x14=cp866-8x14,font8x16=cp866-8x16,mousechar_start=3" }, + "font8x8=cp866-8x8,font8x14=cp866-8x14,font8x16=cp866b-8x16,mousechar_start=3" }, { "6 IBM 866u", "Ukrainian, IBM encoding (use with KOI8-U screenmap)", dmenuVarCheck, dmenuSetVariables, NULL, "font8x8=cp866u-8x8,font8x14=cp866u-8x14,font8x16=cp866u-8x16,mousechar_start=3" }, { "7 IBM 1251", "Cyrillic, MS Windows encoding", dmenuVarCheck, dmenuSetVariables, NULL, How-To-Repeat: put font8x16=cp866b-8x16 into rc.conf, or use sysinstall to change fonts.
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
Looks like the file patch was generated for is no longer in repository.