How to fix BadLength (poly request too large) Xlib error

How to fix BadLength error

In some of Xorg Linux applications you might see the following error when you use certain Unicode characters, like “❔” (fancy question mark): The numbers can be different, but the error persists. Typically, it crashes the application. There are various solutions to this problem, but I found the most optimal one. You just need to … Read more

Common Unicode characters

Common Unicode characters

Sometimes you need to type a symbol, but it is not present on keyboard. Typing such symbols is complicated and time-consuming. Some symbols are absent on keyboard, because of font limitation and the design of keyboard. I prepared a Common Unicode characters table. What is Unicode? According to official website, Unicode is a set of … Read more