woox2k / rust_guitar

Scripts for playing guitar in Rust game
GNU General Public License v3.0
13 stars 3 forks source link

Not sure how to use the programs listed to bind key presses #7

Open PapaGooselli opened 6 years ago

PapaGooselli commented 6 years ago

Im kind of new to linux, but ive used it before, i just dont know how to list the .sh files to a key press. like, i have all the programs installed, but not sure how to get them working to bind the key press.

Ive tries running xdotool key and something like xdotool key ctrl+x but i cant seem to end up getting it to properly bind to the file. Could you maybe help me out here? for reference im using Ubuntu 16.04 LTS

woox2k commented 6 years ago

Most distros have graphical tool just for that (search application menu for "keyboard shortcut") For ubuntu it might also be under Settings > keyboard. If that somehow doesnt work for you there also are many command-line tools for that (xbindkeys) but i wont start explaining them here right now. Try the first option and tell me if you still have troubles.

PapaGooselli commented 6 years ago

So, i managed to get the first option to work, but it doesnt seem to be playing every note, and it will just stop suddenly as well, is there a problem with my config? i have it set to be 1 for input sensitivity, and 85 for fov

woox2k commented 6 years ago

Config should be fine. Are you trying to play the midis that are included in the package or your own? Also make sure you look directly up in the game when you start playing.

PapaGooselli commented 6 years ago

I thought i replied, sorry, and im trying to play the midis included, and im making sure to look up in game. the guitar will play, then stop, but only certain bits, could it also be a problem with my mouse having a higher DPI at all? Or is the movement all based upon the file?

On Tue, Apr 24, 2018 at 3:04 AM, woox2k notifications@github.com wrote:

Config should be fine. Are you trying to play the midis that are included in the package or your own? Also make sure you look directly up in the game when you start playing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/woox2k/rust_guitar/issues/7#issuecomment-383876985, or mute the thread https://github.com/notifications/unsubscribe-auth/Ak3rJWnigwHv1Nm9_r3m_00qEE2BpKn7ks5trvjKgaJpZM4Tf8U4 .

woox2k commented 6 years ago

Physical mouse DPI will make no difference. Not sure how software acceleration affects that though.

PapaGooselli commented 6 years ago

When i get home i will make a video about whats happening. i just want this to work haha.

On Tue, May 15, 2018 at 12:43 PM, woox2k notifications@github.com wrote:

Physical mouse DPI will make no difference. Not sure how software acceleration affects that though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/woox2k/rust_guitar/issues/7#issuecomment-389289547, or mute the thread https://github.com/notifications/unsubscribe-auth/Ak3rJaT29O3WoNv9BOX29TZtmJPpuHKKks5tyy_bgaJpZM4Tf8U4 .