Difference between revisions of "DMenu"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Stagiros |
imported>Stagiros |
||
Line 9: | Line 9: | ||
<br /><br /> | <br /><br /> | ||
Trying to start dmenu from the terminal, the error "warning: no locale support" appears. | Trying to start dmenu from the terminal, the error "warning: no locale support" appears. | ||
<br /> | <br /> | ||
=Solution= | |||
Assuming that you have correctly set up your system's LOCALE settings, here is a simple solution to this problem: | |||
<br /> | |||
Edit file /etc/X11/xorg.conf.d/20-keyboard.conf | Edit file /etc/X11/xorg.conf.d/20-keyboard.conf | ||
<pre>sudo nano /etc/X11/xorg.conf.d/20-keyboard.conf</pre> | <pre>sudo nano /etc/X11/xorg.conf.d/20-keyboard.conf</pre> |