Thank u.
I can't find .bashrc file in the root folder but I just find these files
/etc/bash.bashrc
/usr/share/base-files/dot.bashrc
/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc
/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc
I was try to edit ...
Search found 2 matches
- Thu Jan 22, 2009 1:43 am
- Forum: MP - Suggestions
- Topic: Setting to default photo view program (Linux)
- Replies: 3
- Views: 3260
- Sat Jan 17, 2009 7:14 pm
- Forum: MP - Suggestions
- Topic: Setting to default photo view program (Linux)
- Replies: 3
- Views: 3260
Setting to default photo view program (Linux)
hi, I'm new here
I have download a XnViewMP to my laptop
but how can i set this program to my default photo viewer ?
I'm using a ubuntu 8.10.
I edited the xnview.sh file like this, and changed the path
#!/bin/sh
LD_LIBRARY_PATH=./
export LD_LIBRARY_PATH
cd /home/ray/Program/XnViewMP
./xnview ...
I have download a XnViewMP to my laptop
but how can i set this program to my default photo viewer ?
I'm using a ubuntu 8.10.
I edited the xnview.sh file like this, and changed the path
#!/bin/sh
LD_LIBRARY_PATH=./
export LD_LIBRARY_PATH
cd /home/ray/Program/XnViewMP
./xnview ...