[SOLVED] XFCE always starting with the US keyboard

Hi guys.
Recently I came back to XFCE and I have one problem: it always starts with the keymap set to US. I have to manually change it to PL (which I need) with setxkbmap. Also, when I'm using the panel plugin I cannot choose any keymaps other than the currently selected.
What can I do about it?
Last edited by JeremyTheWicked (2008-10-12 21:49:56)

The way I deal with the multimedia keys is that
1) figure out what keycodes they generate (run 'xev' and do some presses)
2) assign the correct name to them via xmodmap
maybe 3) use xbindkeys to let them do what they should do (but this is probably not necessary, DEs like xfce should be able to act just based on having a correct name assigned to the keypresses)
the xmodmap stuff:
~/.xmodmaprc wrote:keycode 144 = XF86AudioPrev
keycode 153 = XF86AudioNext
keycode 162 = XF86AudioPlay
keycode 164 = XF86AudioStop
and then have 'xmodmap ~/.xmodmaprc' executed at X start (again, some DEs do this automatically, some don't)
But! maybe figuring out the correct option for your keyboard might render all of the above steps unnecessary. I don't know a good place to look for the options, except closely inspecting the contents of /usr/share/X11/xkb - there's a lot of stuff, but that's for instance where I found out the possible variants for the us keyboard.

Similar Messages

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Tetris always starts with the same blocks

    Has anyone else noticed that the first game in Tetris after launching it always starts with the same blocks? For me, it always gives me the red "Z" block, the yellow square, the green "Z", orange "L", purple "T", blue straight block, blue "L", and so on. Every time. Without fail. And although my second game starts with something different, all second games always start with the same sequence too (purple "T", orange "L", yellow square, green "Z", red "Z", and so on).
    Seems to me like whoever wrote the random number generator used by Tetris did a very poor job. Hopefully EA creates a version 1.1 to fix this, and Apple makes the update available for free to people who already bought Tetris. I find it hard to believe that something so obvious made it past QC.
    PowerMac G5 Dual 1.8   Mac OS X (10.4.5)   5G iPod 60GB

    Definitely agree about the need for a 1.1 update. The random generator and also the fact that, on my iPod at least, if I am listening to music and playing at the same time, whenever there is a change in tracks, the game locks up for a few seconds and I can't see the piece and it ends up dropping some place unexpected. This desparately needs to be fixed as many a 12th level game has been ruined because of this.

  • Mail app always starts with the standard account.

    iPhone 5s
    iOS 7.1.2
    Mail app always starts with the standard account.
    Can´t it start in the mail overview, where all different mailboxes are shown.
    iPhone 4 did it..
    Opens in standard account:
    Should open in MailBox-Overview: (here just one mailbox)
    7.1.2

    After some searching I have found a solution. I had to delete the contents of the following folder:
    ~/Library/Mail/myemailaccount/.OfflineCache/
    Note: replace "myemailaccount" with the appropriate folder on your computer that represents your e-mail account. Once I deleted the contents of this folder (there were 2 files), and restarted Mail, there were no problems.
    Hope this helps a few people in the future!

  • [solved] xfce not starting with x

    just trying to switch from gnome to xfce. and i've got most of it working great. but i cant actually get xfce to start automatically
    i've changed from gdm to slim and changed that in demons in /etc/rc.conf and i've changed .xinitrc and commented out 'exec gnome-session', and added in 'exec startxfce4'. slim starts great, and i can login from that, but for some reason, xfce wont start when x starts, i have to manually start it by typing startxfce4 at the terminal that comes up.
    i followed the setup guide in the wiki under xfce.
    does anyone know whats causing this?
    Last edited by redefine (2008-08-03 00:40:49)

    heres my .xinitrc.
    its exactly the same as i had working with gnome, except i commented out exec gnome-session and added exec xfce4-session
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    exec xterm
    exec xfce4-session
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # exec icewm
    # exec openbox
    # exec blackbox
    # exec fluxbox
    # exec ratpoison
    # exec dwm
    # ... or any other WM of your choosing ...
    EDIT...ok i fixed it, dont worry.
    i removed 'exec xterm' from .xinitrc, and i changed  'xfce' to 'xfce4-session' in /etc/slim.conf where you choose the wm. yay
    Last edited by redefine (2008-08-03 00:40:24)

  • I can't get Firefox to start with a blank page, which I always managed to do up till 17.0, buy now it always starts with the last page.

    I have been using Firefox for several years, and know how to set my Home Page by going to Tools/Options/General, and selecting the appropriate tab.
    However, since the last update to 17.0.1, It now always starts as it was when I shut down, including multiple windows if I had them open. It is so irritating that I am considering changing my browser.

    Hello sandyn, see [http://kb.mozillazine.org/Preferences_not_saved#Corrupt_or_damaged_prefs.js_file Corrupt or damaged prefs.js file]
    thank you

  • How can I clear out whatever is making Firefox always start with the restore sessioin screen?

    The restore session screen appears with the same website. I cleaned out my cache, updated to the latest version and it still comes up with the restore session.

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js
    * [3] http://kb.mozillazine.org/Multiple_profile_files_created

  • Version 6 & 7 always start with the "Almost there" message. How do I stop the message?

    When I start Firefox on one computer, the first tab opened is always an "Almost there" welcome message (http://www.mozilla.org/en-US/firefox/2.0.0.6/whatsnew/). This is not the home page which also opens in another tab. This happens in all accounts on this computer, running Windows XP SP3 Professional. I have uninstalled and re-installed the software. I have attempted to delete all associated files. I have attempted to delete all entries in the registry. This problem has existed since sometime in version 5. How do I stop this? Thank you for your time and assistance.

    See these articles for some suggestions:
    * https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox
    * https://support.mozilla.com/kb/How+to+set+the+home+page - Firefox supports multiple home pages separated by '|' symbols
    * http://kb.mozillazine.org/Preferences_not_saved

  • My Mac Book pro recently started in safe boot mode and ever since I have had endless problems - To start with the keyboard will only input capitals and symbols althougth no locks are on and now I have a green wave on all white backgrounds! HELP!

    My Mac Book pro recently started in safe boot mode and ever since I have had endless problems - To start with the keyboard will only input capitals and symbols althougth no locks are on and now I have a green wave on all white backgrounds! HELP!

    Hi it's puzzled of Evesham....I didn't ask the question but have experienced exactly the same. I switched the computer on and it went straight to safe mode

  • After updating itunes three (3) days ago - itunes close shortly after starting with the message "a problem occured and cannot be solved, please close application"

    After updating itunes three (3) days ago - itunes close shortly after starting with the message "a problem occured and cannot be solved, please close application" - Platform: WIN7 - iTunes 11.2.9.115

    Start with the third box in  Troubleshooting issues with iTunes for Windows updates.
    If that doesn't work, use the steps in the second box to repair your iTunes installation. Your library should be unaffected by these steps but there is backup advice elsewhere in the user tip.
    tt2

  • My ipod won't sync any of the music i downloaded and says that iTunes can't backup the Ipod because a session couldn't be started with the Ipod how do i fix this

    My ipod won't sync any thing in my iTunes library it always stop as soon as it starts backingup the Ipod a message appears that says iTunes cannot backup the Ipod "my Ipod" because a session couldn't be started withthe Ipod how do i fix this problem?
    This is exactly what the message says: iTunes could not back up the iPod "austins ipod" because a session could not be started with the iPod.

    Try connecting your ipod to another computer and sync only 1 file or song just for isolation purpose only to see if it'll sync.
    If still not syncing, then porbably you may have a bad iOS installed in iPod which is hard to see if it has a problem because you said nothing's wrong with iPod. I just saying is, it MIGHT have a bad iOS.
    If you are unable to do a restore, put your ipod in DFU mode, then connect to iTunes and iTunes will detect your ipod in restore mode. Press shift key (PC keyboard) then click the restore button on iTunes. I hope you have your copy of IPSW file for restoration purposes.

  • Getting Started with the BlackBerry Classic

    Reposted from the Inside BlackBerry Help Blog
    Whether you are new or experienced with BlackBerry 10, here’s a quick guide to get you started with the BlackBerry Classic!
    Step 1 – Insert your SIM and media card
    The first step you’ll want to take after unboxing your new BlackBerry Classic is inserting your nano SIM card and media card. When you have your nano SIM and media card (optional) handy, use the tool that is provided in the BlackBerry Classic box to open the SIM card tray.
    To do this, push the tip of the tool, or a paperclip, into the hole that is to the left of SIM on the side of your device. Doing so pops the tray out at which point you can pull it all the way out.
    After doing this, with the metal contacts of your nano SIM card facing away from you, place the nano SIM into the tray, then push the tray into the slot. Repeat these steps to insert your media card by inserting the tool, or a paperclip, in the hole to the right of SD along the left side of your device.
    Tip: If you don’t have the right SIM card please contact your service provider and ask them for help switching to a nano SIM card. Please avoid using a larger SIM card that has been cut to a smaller size as this may cause your device to not recognize the SIM card. Using a modified SIM card may also result in it getting stuck since the modified SIM card may be thicker than the required nano SIM card. When you have finished inserting your nano SIM and media card the next step is completing the BlackBerry Classic setup wizard.
    Step 2 – Complete the set up wizard
    If you haven’t already, turn on your BlackBerry Classic by pressing and holding the power button on the top of your device so you can complete the setup process. This process guides you through connecting to a Wi-Fi network, setting up a new BlackBerry ID, or signing into your existing BlackBerry ID, as well as showing you several fundamental gestures.
    Tip: If you don’t have a BlackBerry ID you’ll be able to create one during the setup process and, in the event you don’t remember your BlackBerry ID password, use the Forgot Password option to reset your BlackBerry ID password. Don’t forgot to confirm your BlackBerry ID, which can help you recover your password in case you ever forget it!
    When you have finished the setup wizard, the new and improved Setup app will open automatically.
    Within this app you’ll be able to complete the following actions that will help you learn more about your new device and customize everything just the way you like
    Find out what’s different about BlackBerry 10
    Understand the various gestures used throughout your device
    Add your email and social networking accounts
    Transfer data from your previous device (See step 3 to learn more!)
    Customize your device notifications
    Setup BBM so you can connect with family and friends
    Set a device password
    And more!
    When you have finished going through the various options within the Setup App, swipe up from the bottom of the screen to minimize it. You can always access the Setup app in the future by tapping on the Setup icon as well.
    Step 3 – Transfer data from your previous device
    If you are switching from another device, whether it be BlackBerry OS, BlackBerry 10, Android or iPhone, there are several different methods you can use to help transfer data to your new device.
    For a visual overview, check out the following videos that guide you through this process. The Setup app on your BlackBerry Classic can also help you do this, just open the Setup app, tap Switching Devices and follow the provided steps.
    Android device to BlackBerry 10 smartphone
    BlackBerry OS smartphone to BlacKBerry 10 smartphone
    iOS device to BlackBerry 10 smartphone
    If you encounter any issues transferring your data, or would like some guidance, stop by the Device Switch board within the BlackBerry Support Community Forums and ask the community.
    If you switch from another device don’t forget to perform a security wipe on your old device to remove your personal information. If your previous device was a BlackBerry device, check out our post on how to perform a security wipe.
    If you use a different type of device, review the user documentation to learn how to reset it to factory settings and remove your personal information.
    Step 4 – Secure your new device and turn on BlackBerry Protect
    If you haven’t already set a device password, I cannot stress enough how important this is. Doing so can help prevent unwanted access if you leave your device unattended and, in the event you misplace your device, no one will be able to view your personal information. To set a device password, complete the following steps:
    On the home screen, swipe down from the top of the screen
    Tap Settings followed by Security and Privacy
    Tap Device Password
    Set the Device Password switch to On
    Enter your desired password twice
    After setting a device password make sure you verify that BlackBerry Protect is enabled on your device by going to Settings followed by BlackBerry Protect.
    When enabled, BlackBerry Protect can help you locate, lock, or wipe your device where you are, provided your device is connected to the mobile or Wi-Fi network. To learn more about BlackBerry Protect go to http://protect.blackberry.com.
    Step 5 – Where to learn more and find help
    The easiest way to learn more about your new BlackBerry Classic is by opening the Help app, which contains a lot of useful information ranging from tips and tricks to how-to overviews. You can also view, download, or save the user guide for your device by visiting http://docs.blackberry.com.
    I would also recommend reviewing BlackBerry Classic how-to demo videos that show the various features and functions offered by your device. These demos can be viewed on your device, computer, or tablet. Several BlackBerry Training courses are also available – make sure you try these out on your computer, or device to learn more about the BlackBerry Classic and BlackBerry 10 OS version 10.3.1.
    What's New in BlackBerry 10 OS Version 10.3.1
    Introducing BlackBerry 10 OS Version 10.3.1
    Supporting BlackBerry 10 OS Version 10.3.1
    Introducing the BlackBerry Classic smartphone
    Another great way to learn more is by taking the BlackBerry 10 Pop Quiz, which you can find within BlackBerry World. This app offers short quizzes that can help you learn more about your device and it only takes a few minutes to complete each test – it’s the perfect coffee break companion!
    To get the BlackBerry 10 Pop Quiz, open BlackBerry World and search for it or click here. Another great resource to learn more about your device, beyond this blog of course, is the BlackBerry Classic support site located at http://www.blackberry.com/classicsupport
    If, after reviewing this content you have a question, register and join the discussions within the BlackBerry Support Community Forums or send a tweet to @BlackBerryHelp.
    Got a question? Leave a comment and let me know!
    Did someone help you? Click Like! Did a post solve your issue? Click Accept as Solution!
    Follow me on Twitter or Google+ and subscribe to the Inside BlackBerry Help Blog

    Very nice detailed information about BlackBerry Classic. Looking forward for more updates and also KB's for support.

  • ITunes could not back up the iPhone because a session could not be started with the iPhone

    Hi
    I have just updated to iTunes 10.7.(oh it just scrolled off the screen give me 5 minutes for it to come back again) 10.7.0.21 - the latest version
    I run Win7 64bit & during installation i got the blue-screen of death & windows crashed
    I went to apple website & downloaded iTunes manually & installed (it tried to install in the (x86) folder as usual, so i forced it into the 64 bit program folder like i always have to do.
    It now runs fine but when ever i sync in get the error "iTunes could not back up the '' iPhone because a session could not be started with the iPhone"
    I have tried deleting the existing backup as suggested in the forums but that didn't solve the problem, and now i have no backups at all
    I have restarted the iPhone & the computer but the error is still the same.
    PS i have "Encypt local backup" selected, if i try to unselect that option at the moment it says my password is incorrect, my password is correct, i made a record of it & know exactly what password i used but iTunes is saying it is wrong, is this because i have no backups at the moment or is iTunes completely broken
    I have also tried to backup to iCloud as a temporary measure but it says i don't have enough space so must buy some!
    Any help would be appreciated

    Could be that iTune can't read your latest backup file. You might have to delete it, follow this article to find out how to delete the backup from the list: iTunes: "Backup could not be saved on the computer" alert message

  • "iTunes could not back up the iPhone 'my IPhone' because a session could not be started with the iPhone"

    Since 2 updates I started getting iTunes could not back up the iPhone 'my IPhone' because a session could not be started with the iPhone. This is happening with my iPad and iPhone. I see hundreds of complains on this issue starting from last year and obviously Apple has no clue how to solve this error. I went through the solutions and spend over an hour deleting backups resetting lockdown, restarting and nothing is working. Are they serious to ask us to disconnect all other USB devices to sync our equipment everyday to solve their problem? iTunes is the worst program I have seen on the market in the past 10 years. It reminds me of DOS programs that could only do one item at a time. You click a command and just wait and wait and wait. Of course they want me to call customer service, wait for x time to talk to tech support and then spend more time. I don't have the time. I spent a lot of money to get an equipment that should work as advertised and not spend further my valuable time. I have reached my limit with Apple and that crap iTunes. I'm calling for a divorce.
    [By the way, your spell check doesn't recognize your own products such as iPad, iTunes and iPhone. Such an embarrassing company.]

    Do you happen to be running any processes that Apple doesn't want you to use? (Jailbroken?)

  • Satellite L500-1ek - setup system always starts with 800x600

    I have new Satellite L500-1ek notebook with Windows 7.
    Whatever screen resolution I setup system always starts with 800x600. And not only after restart but even when I logout my profile and login again.
    More: I use also external monitor. I can have mirror of my laptop screen on the monitor or only display on monitor but whatever I do I cannot have extended screen.
    When I try to set it up I'm simply ignored by driver.
    So I tried to install newest driver. I downloaded it from Toshiba site but it never installed saying me that my system did not meet minimum requirements.
    What to do now?
    Marek

    Hi Marek,
    > I downloaded it from Toshiba site but it never installed saying me that my system did not meet minimum requirements.
    As far as I know your notebook is equipped with Intel graphic card and so you are installing the latest display driver from Toshiba website. Is this right?
    Well, I have to say that I had the same issue on my Satellite U400 that is also equipped with Intel graphic card. The solution for this problem was pretty easy: I installed the driver via device manager. There select the graphic card, make a right click on it and select Update Driver. In next windows choose the advanced installation where you can choose the driver directory yourself. After the installation make a restart and thats all! :)

Maybe you are looking for

  • 2. gen iPod nano sometimes shows up in Finder, but not in iTunes

    Hi! My brand new 8GB iPod nano that I got for christmas sometimes seems to have problems connecting to iTunes. Every now and then (perhaps 1/4 of the time?) it will show up in Finder, but not in iTunes (I haven't enabled "disk mode" yet, so when it s

  • Can't get MMS to work. @VZSupport - Please help

    Hello, I've a new iPhone 4s. Number ported from sprint. Voice - check SMS - check Data - check Wifi - check iCloud - check Hotspot - check! MMS - no cheese. red exclamation mark almost instantly Following actions tried already - Yes, Settings -> Mess

  • Purchasing Info Record and Source list

    Hi all,       I am using purchasing info record along with a price for the vendor and material.  This would get the net price into the Purchase order.  Do i really need to create source list ?  What will source list do for me ?   Wouldn't having info

  • Zoom/shrink controls

    Gentlefolk; I have some very large screenshots (1600 pixels by 900 pixels) that I am using in a training application. As the movie plays, I want the option of being able to have the entire screen within a browser window (shrink to around 1000 pixels

  • E 63 GPS activation

    i am not able to activate the GPS in my e63 . Kindly help. MODERATOR'S NOTE: Edited: Personal E-mail address removed. Please be informed that personal/contact information are not allowed to be posted in this forum for your privacy and security purpos