Fixed keyboard problems with Simulink

This commit is contained in:
Mazurel 2021-09-07 12:24:02 +02:00
parent bbfb3b26b9
commit bd864f650c

View file

@ -39,6 +39,10 @@ pkgs:
udev
jre
ncurses # Needed for CLI
# Keyboard input may not work in simulink otherwise
libxkbcommon
xkeyboard_config
]) ++ (with pkgs.xorg; [
libSM
libX11