Score:0

xmodmap freezing on Ubuntu 20.4

za flag

I needed to swap keys on my Apple Magic Keybboard so I remaped them using xmodmap and need it to be persistent accross reboots so I exported the key mappings into .Xmodmap file and created a startup script to load my settings at boot. Here's my simple script

/bin/bash -c "xmodmap ~/.Xmodmap"

but everytime it gets executed when the desktop loads, the whole desktop environment freezes for around 30 seconds which causes bad user experience for me. When I execute the script manually in the terminal the same symptoms occur, everything freezes. On Ubuntu 10.04, from which I've just moved, it worked instantaneously. Is there any other way to accomplish what I need?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.