3
votes
2answers
85 views

Making custom, single-character directory mappings like ~ > $HOME

We all know that ~ maps to $HOME or /home/user. Is it possible to make other mappings like this on other characters (@,_)? A possible workaround I thought of was to use variables (which require at ...
1
vote
0answers
40 views

Linux remap capslock to iso <>| key

Heres my .Xmodmap: remove Lock = Caps_Lock keycode 66 = less greater less greater bar brokenbar bar brokenbar The greater an less signs are working but the pipe still does not want to. What am I ...
0
votes
1answer
214 views

Linux: keyboard mapping accents like OS X

Comming from OS X, I would like to change my keyboard mapping so that: -Map Alt+e to dead_acute (for instance Alt+e, a should produce รก) -Map Alt+i to dead_circumflex (for instance Alt+i, o should ...
7
votes
2answers
16k views

How Do I Map a Drive Network Share Using the Linux Terminal?

Still getting used to Linux, and the GUI is great. I have Ubuntu 10 and I can go to Network and see the Windows network. Then double clicking this gets me to the drives that are shared. Then when I ...
3
votes
5answers
469 views

Software for “relationship graphs”

I don't think I'm using the right terminology here, but I'm looking for some software that will generate an optimal "relationship graph" given the relationships. For example if you have an entity A ...