Control + Function key doesn't work in VB form

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pr_75
Newbie
Newbie
Posts: 4
Joined: Tue Mar 17, 2009 7:04 am

Control + Function key doesn't work in VB form

Post by pr_75 »

Hi,

I have installed openSUSE 10.2 (i586) and Wine 1.1.16.

I am able to run the VB exe in SUSE and it connect to Sql server. In the VB application I have set Cntrl+F6 key to load another form.

But any key combination with Cntrl key doesn't fire.

Do I have to disable this Cntrl key combination in SUSE or Wine?

Thanks
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Control + Function key doesn't work in VB form

Post by vitamin »

pr_75 wrote:Do I have to disable this Cntrl key combination in SUSE or Wine?
Check that these key combinations are not already used by window manager (KDE/Gnome).
pr_75
Newbie
Newbie
Posts: 4
Joined: Tue Mar 17, 2009 7:04 am

Post by pr_75 »

Thanks for the reply.

How to check that
pr_75
Newbie
Newbie
Posts: 4
Joined: Tue Mar 17, 2009 7:04 am

Post by pr_75 »

Finally I have find out how to change the key combination.

In the SUSE, under settings -> regional and Accessibility -> keyboard shorty cuts

you can change the key mappings.
Locked