Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-02-20 00:51:47 -03:00 committed by GitHub
parent ce29101be0
commit 1885d37ef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,8 +87,10 @@ sudo apt-get install libxtst-dev
apt-get install libpng-dev
sudo apt-get install python g++ build-essential
npm install -g node-gyp
```
Add export GTK_IM_MODULE="xim" to .profile to fix Key Bindings in VSCode on Ubuntu.
### Setup git
```