Nothing big, but this has bugged me enough to learn to use
AutoHotKey (which is really brainf... for somebody used to C-like languages

) to fix it.
It doesn't really do anything spectacular and isn't very well written either (first try, remember?), but it gets the job done.
When you go to the bottom of the screen (within 32 pixel to be precise, if you need to change it just edit "edgeActivateBorder := 32" to whatever number you need) it will, depending on which half of the screen you're on either pop up the verb list (left half) or verb list+inventory (right half).
To use it, just install AutoHotKey and associate ahk files with it.
Then drop the code attached below into your Monkey Island Special Edition directory. Rename it to whatever-you-like.ahk (the .ahk part is important, the rest doesn't really matter). (Edit: Added a ZIP file that you can just download and extract, without renaming it)
When you now double click on it, it should open via AutoHotKey and immediately launch SOMI:SE.
Thanks to
Derrick and his post on W&G Controls via AHK, which gave me the idea and also roughly told me how to do it.
WARNING: THIS MAY SKIN YOUR CAT AND SERVE IT TO YOUR GRANDMOTHER FOR BREAKFAST
I don't think it will, but you never know. Anyway, it comes with absolutely no warranty.
Any feedback would be very welcome