Merge pull request #2751 from devnexen/master

allowing openbsd to play the virtual keyboard via the comp's one, the…
This commit is contained in:
Tres Finocchiaro
2016-05-02 20:25:38 -04:00

View File

@@ -207,7 +207,7 @@ int PianoView::getKeyFromKeyEvent( QKeyEvent * _ke )
case 27: return 31; // ]
}
#endif
#ifdef LMMS_BUILD_LINUX
#if defined(LMMS_BUILD_LINUX) || defined(LMMS_BUILD_OPENBSD)
switch( k )
{
case 52: return 0; // Z = C