Difference between revisions of "DMenu"
no edit summary
imported>Stagiros |
imported>Stagiros |
||
Line 8: | Line 8: | ||
When calling dmenu from a key binding in their environment dmenu comes up but when they continue to select anything in dmenu, it disappears from the screen and does not execute anything. | When calling dmenu from a key binding in their environment dmenu comes up but when they continue to select anything in dmenu, it disappears from the screen and does not execute anything. | ||
<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 <pre>"warning: no locale support"</pre> appears. | ||
<br /> | <br /> | ||
Line 15: | Line 15: | ||
Assuming that you have correctly set up your system's LOCALE settings, here is a simple solution to this problem: | Assuming that you have correctly set up your system's LOCALE settings, here is a simple solution to this problem: | ||
<br /> | <br /><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> |