MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: M5.0 keyboard shortcuts with linux

  • To: mathgroup at smc.vnet.net
  • Subject: [mg44003] Re: [mg43944] Re: M5.0 keyboard shortcuts with linux
  • From: Omega Consulting <info at omegaconsultinggroup.com>
  • Date: Fri, 17 Oct 2003 05:14:28 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

At 03:59 AM 10/15/2003, Marcus wrote:
>_Question:_
>
>Is it possible to do this not system-wide but only
>for a specific user?  Where would I have to place the files?
>
>placing the modified .tr files in the user preferences directory
>~/.Mathematica/FrontEnd/5.0_Caches/Linux/SystemFiles/FrontEnd/ TextResources/X
>(Mathematica 5, Linux) does not seem work
>(original location is
>   ...Wolfram/Mathematica/5.0/SystemFiles/FrontEnd/TextResources/X)
>
>
>Thanx,
>
>Marcus Stollsteimer
>
>--
>Sometimes the delete key is your greatest friend. - Steve Martin

I believe this file is in a temporary cache directory. If the cache gets 
rebuilt, then this file might be destroyed. Although I've never tried it, 
TextResources files should be in one of the locations given by the 
following command:

Map[ToFileName, "TextResources" /. FullOptions[$FrontEnd, PrivatePaths]]

where * represents a directory with any name. Some of these locations are 
user specific. I don't know how it resolves conflicts between files in 
different directories, though.

--------------------------------------------------------------
Omega Consulting
"The final answer to your Mathematica needs"
http://omegaconsultinggroup.com


  • Prev by Date: Re: Automatic execution of a notebook
  • Next by Date: Re: LinkConnect::"linkc":...Linux-dyn/XML.exe
  • Previous by thread: Re: M5.0 keyboard shortcuts with linux
  • Next by thread: Re: M5.0 keyboard shortcuts with linux