It doesn't exactly sound useful to me. If you haven't started typing yet, then the entry you want probably isn't visible yet. If you've started typing then you've probably got the command selected, and all you need to do is to hit the return key.
At that point, switching to the mouse to click would make take more effort than just hitting return. What might be useful would be a dmenu that copies in the X selection buffer when it's middle-clicked. (Sorry if this has already been discussed). This wouldn't be very useful for commands, but could be very useful for arguments. You could type in surf, paste in the url, and then open surf with that url. On Sat, Mar 27, 2010 at 1:41 PM, Thuban <[email protected]> wrote: > Good evening. > I just have written a script to have a menu in dwm, made with dmenu. It > makes me wonder if it is possible, by a patch or any other way, to > select entries in dmenu with the mouse as you can do with Return key? > I think this could be done, but am I the only interested? > >
