Function key is not working in wineconsole curses CUI

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rayglide
Newbie
Newbie
Posts: 1
Joined: Tue Dec 04, 2012 5:05 am

Function key is not working in wineconsole curses CUI

Post by rayglide »

Hi, I need help on finding workaround or solution to my problem.

So I try to run a CUI application using wineconsole. When using backend=user or default I can use function key that F[1..12] that the application expected but not when using curses.

Does this behavior is expected?
Locked