Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imput History #28

Closed
LeoKornowski opened this issue Feb 28, 2018 · 2 comments
Closed

Imput History #28

LeoKornowski opened this issue Feb 28, 2018 · 2 comments

Comments

@LeoKornowski
Copy link

Hi
What happened: I try to use key icons instead plain text, using the samples arrow-key-icon, when i load .ini file, my OBS just crash, i will try to understand how .ini file works to apply to another layout that i made.

Theres someting wrong with this samples files, because i really cant use.

This is I have into .ini file:

.# Input Overlay config v.4
.# The amount of key icons in the texture
.1_icon_count=4
.# Dimensions of the keys
.1_icon_w=128
.1_icon_h=128
.# The order of the icon order using their key codes
.# Get them here (Search for "VC_" and then the key name):
.# https://github.com/univrsal/input-overlay/blob/master/libuiohook/include/uiohook.h#L137
.#2_icon_order=0xEE4D,0xEE50,0xEE4B,0xEE48
.2_icon_order=0xE048,0xE050,0xE04B,0xE04D"

In the 2 last lines, i change some keys from the github, bus still getting error, ignore the first dot.

And i attached a .png file and my log file.
arrow-keys
log.txt

@univrsal
Copy link
Owner

huuh, yeah input-history seems to be broken.
Give me a little time and I'll look into it

@univrsal
Copy link
Owner

univrsal commented Mar 3, 2018

Okay, I fixed it. I messed up and deleted a variable too early and accessed it afterwards...

@univrsal univrsal closed this as completed Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants