Lockups at program startup

x::w::disable_xim=true

Setting x::w::disable_xim to true turns off the initial connection to the X Input Method server. LibCXX Widget Toolkit does not start processing key and pointer events until a connection to the XIM server gets established.

Turning off XIM support is a troubleshooting tool to isolate XIM connection issues during initialization.