Home Forums Software InstaDMG Fix Keyboard Viewer and Character Palette bug

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #376824
    thomasb
    Participant

    You might have noticed that when you open [b]System Preferences > International > Input Menu[/b], there is no Character Palette or Keyboard Viewer.

    This can easily be fixed by deleting some cache files with either a “payload-free” package and a postinstall script, or on first boot i.e. launching a script using a Launch Daemon.

    Apple posted a solution to this problem on July 15th, 2008. These are the two lines of code you need:
    [code]/bin/rm /System/Library/Caches/com.apple.IntlDataCache*
    /bin/rm /var/folders/*/*/-Caches-/com.apple.IntlDataCache*[/code]
    [b]Mac OS X Leopard: Keyboard Viewer, Character Palette does not appear[/b]
    [url]http://support.apple.com/kb/TS1896[/url]

    Edit: I just noticed that Patrick Fergus posted a [url=https://www.afp548.com/forum/viewtopic.php?forum=45&showtopic=20407]similar thread[/url] back in april 2008.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed