The flickering Prop menu bug is fixable by two different techniques, one is less painful to the Garry's Mod's usability.
Technique 1#
Turn off X11's key auto-repeat function while you game.
In Linux or Mac console type "xset -r"
When you've done with gaming type in console "xset r"
Simple and effective heh =)
Technique 2#
using a basic "Toggle key" script which can be used in many ways... such as fixing this bug =D
Be advised this makes the prop and the tool menu to be toggle based.
save this in bottle/drive_c/Program Files/Steam/steamapps/steamname/garrysmod/garrysmod/cfg/autoexec.cfg
alias showmenu "+menu; bind q hidemenu" alias hidemenu "-menu; bind q showmenu" bind q showmenu alias showcontext "+menu_context; bind c hidecontext" alias hidecontext "-menu_context; bind c showcontext" bind c showcontext
Important Information
Tips are provided by the CrossOver Community and Advocates. They are not
intended to be used for official CodeWeavers Support. For that, please visit our
official support pages.
CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.