Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Linuxfb Keymap FR
Forum Updated to NodeBB v4.3 + New Features

Linuxfb Keymap FR

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 151 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sylvain33700
    wrote on last edited by
    #1

    Hi,

    I'm developing an application running in the linuxfb platform on my target which is an Ubuntu Server installed and configured in french. The Ubuntu server uses the French keyboard correctly.

    In my application, the issue is the english keyboard is use instead of french. The call "QApplication::inputMethod()->locale().language()" return "QLocale::C" instead "QLocale::French". I tried to force QLocale with "app.inputMethod()->locale().setDefault(QLocale::French);" but it doesn't work : "QLocale::C" is always returned.

    Do know what is best way to run my application in linuxfb platform with French keyboard ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved