I have been working with IntelliJ IDEA 14 in Ubuntu for a long time. Some times I experienced a sudden failure of keyboard not working for IDEA and you can't type anything in editor and any of the shortcuts are not working at all.
Initially I restarted the IDEA and worked again, but that's a big hassle as I have to always restart the Wildfly and this may kill time as when this issue happens frequently. But executing below command in terminal is working for this issue and you don't need to restart the IDEA.
ibus-daemon -rd
No comments:
Post a Comment