Ubuntu :: Undo A Custom Command For Media Insersion
Sep 7, 2010
I made a custom command to run when a cd gets mounted but now I need to change it.....how do I do that? I tried going to file management but the option wasn't there. I'm using 10.10..
View 9 Replies
ADVERTISEMENT
Oct 26, 2010
Hey everybody, it seems I did something kinda stupid. So I tried right clicking on a folder and going to "Open With..." then under "Other Application..." I then selected custom command and typed in "eclipse." I thought I would just be able to open the folder as a project, but now it seems it's screwed up all of my folders. Now every time I try to open a folder in the GUI, Eclipse executes. I can still go through folders, delete files, etc. through the terminal, but I'd like to have GUI access as well. Does anyone know how to "undo" this custom command so Eclipse no longer executes?
View 1 Replies
View Related
Aug 26, 2010
I suppose I have a very common problem. While working on my project, I accidentaly hit 'rm file.tex' instead of 'rm file.aux' in the terminal of my Debian and now all of my work is gone. Could you please tell me if it is possible to undo this command? If soI should add that I am just a beginner in using the Linux system and though I have found some advice on my problem on websites, I am unable to follow it on my own. In other words I desperately need somebody to guide my through that process.
View 4 Replies
View Related
Sep 5, 2009
not paying attention, I cntrl D and blocked a site that I'm using in my research. what command to undo the cntrl D to unblock site
View 2 Replies
View Related
Feb 10, 2010
I recently upgraded the kernel in 9.10 to fix a problem of no sound on my laptop but this killed wireless However I could still boot into the previous kernel to use wireless (albeit without sound). I found a fix for this problem on the forums: [URL]... but It didn't work so well in my case. Specifically after executing the command
[Code]...
If anyone knows how to undo the rmmod dell_laptop command or has some insight into what I might be able to do let me know
View 9 Replies
View Related
Apr 11, 2011
I would like some feed back on how I can take a media player case I bought from net bios flash with tiny-core and set up to load xmbc from the hdd. Its a China made 2" case I'm putting a tb drive in I'm farely sure that it uses a pretty basic mtp sys on its on board memory its compat with many media types but I want to make more types accesable on it and I want the xmbc media browser on it it has ability to playback in hd with hdmi as well as composite/component and s-vid as well as vga using one output like an ipod just plug the cord you need in great for travel and automobile this is device specs [URL]
View 3 Replies
View Related
Jul 25, 2009
How can I undo this command?
Code:
su -c 'ln -sf /usr/local/lib/codecs /usr/lib/codecs && ln -sf /usr/local/lib/codecs /usr/local/lib/win32 && ln -sf /usr/local/lib/codecs /usr/lib/win32'
View 2 Replies
View Related
May 5, 2011
I had a folder I didn't want named '~', so from the command line I typedrm -rf ~and accidentally deleted my home folder (since ~ resolved to /home/username). Is there any way back or do I basically need to recreate the account from scratch?
View 13 Replies
View Related
Oct 17, 2009
I've recent begun to want to create a spin of Fedora for my high school to offer as an alternative to Mac OS X and Windows. My first attempt with any distro was to try and use Suse Studio, however nothing with packages that I downloaded myself would successfully compile. I then thought that I might try and use some sort of local program do create it with and tried Revisor, however when I made Live Media, Xorg wouldn't start and when I made DVD Install Media the kernel would kernel panic every time on boot.
Is there anyway to solve the problem with Revisor or are there any alternatives?
I have also tried using Ubuntu with the Ubuntu Customization Kit however that didn't work either considering I have to have it in a virtual machine.
View 1 Replies
View Related
Mar 22, 2010
I was messing around with Compiz today and it got me to wondering if I can create a custom command when my system goes to idle, instead of launching the screen saver. I want to start the Compiz Rain effect on system idle. is this possible?
View 2 Replies
View Related
Jul 17, 2010
im trying to set mp4 files to open with avidemux but its not listed in the "add applications" list, but at the bottom it says "add custom command" and theres a browse button but i have no idea what im looking for.
is there an easier way to add a program thats not in the list, via terminal codes?
or what exact file should i be looking for if i use the browse feature?
im using Ubuntu 8.04
View 1 Replies
View Related
Oct 9, 2010
I recently managed to compile and install audacious 2.4.0 successfully. I prefer to browse my music folders and double click on the song I wish to play rather than use "open files" within audacious. It works fine to open the first mp3 but when I click to play another song instead of stopping the first one, it opens another instance of audacious and now both songs are playing. When I go into the properties of an mp3 and select open with > "other application" > audacious then click "Use a custom command" the following is in the box /usr/local/bin/audacious %f. is there any custom command I could use so that when I click another song audacious stops the currently playing song and plays the new one, without opening another instance?
View 2 Replies
View Related
Jan 17, 2010
I am looking for a way to (via bash script) set a custom directory icon for a number of directories. All of these directories contain a "cover.jpg" image. I can accomplish this manually by right clicking the directory > select "Properties > click the directory icon button > select the "cover.jpg" image. I am just looking for the way to do this in the terminal to save time, as the music collection is quite large.
View 8 Replies
View Related
Sep 20, 2010
I had a problem with viewing webcams on Skype, and after searching I found out that running Skype through the terminal with this command "export XLIB_SKIP_ARGB_VISUALS=1 && skype" makes the webcams work perfectly. What I wanted to do was to integrate this command into the main menu so that I won't have to type it into the terminal (and thus keep the terminal open all the session) every time I want to use Skype. So I edited the command of the Skype button in the Applications menu and put that line instead of "skype", but it gives me "Failed to execute child process "export" (No such file or directory)". I tried editing .bashrc and added the following line:
alias skp='export XLIB_SKIP_ARGB_VISUALS=1 && skype'
Now the command 'skp' works through the terminal, but it gives me the same error message when I put it into the command line of the applications menu.
View 6 Replies
View Related
Feb 24, 2010
Is there a way to set up a custom keyboard layout? (ex: set q to the f key, etc.) I have looked around, but have been unable to find one.
If there isn't one, then a (basically) equivalent solution for me would be to map some of the symbols I need (ex: Δx,Σ,ect.) to ctrl-/,ctrl-., ect. through keyboard shortcuts. The problem I run into here is that I do not know of any commands that paste a specific symbol into the focused text input area. Does anyone know of one?
View 3 Replies
View Related
Aug 10, 2011
ing Fedora 15 x86 with gnome 3.Here is the problem with "open with" menu.I cant indicate custom command. here is screenshot:
View 3 Replies
View Related
Dec 26, 2010
I have a custom command I've made to quickly shut down all of my xen instances.
Code:
[root@LCENT02 ~]# virtdown
-bash: syntax error near unexpected token `2'
As you can see it fails when I try to run it on the command line. It is stored in an ~/.env file in my home directory. What is odd to me is if I open the .env file and copy the command from there and paste it into the command line, it does actually work!
Code:
[root@LCENT02 ~]# for i in `virsh list | grep -v -e Id -e --- -e Domain-0 | awk '{print $1}'`; do virsh shutdown $i; done
Domain 1 is being shutdown
Domain 2 is being shutdown
Domain 3 is being shutdown
And this is how I have the command entered into my .env file:
Code:
alias virtdown="for i in `virsh list | grep -v -e Id -e --- -e Domain-0 | awk '{print $1}'`; do virsh shutdown $i; done
Why would this command work if you paste it onto the command line but not use the custom command virtdown?
View 1 Replies
View Related
Jun 25, 2011
I am using Ubuntu 11.04 (in the classic mode)Whenever I double-click my sqldeveloper.sh file, it gives weird errors. When I did :Code:sh /home/uer/Softwares/sqldeveloper/sqldeveloper.sh on the terminal, the program started up. So, I went to the "open with" on the shell file, "Select custom command" and typed the above, but nothing happened. What should I type as the custom command ?
View 2 Replies
View Related
May 18, 2010
I am following the tutorial found here: http://www.mythtv.org/wiki/AVerMedia_M150-D.I found that the sound does sound "demonic" so I'm trying to implement the custom channel changing command/script as he recommends, I made the script, but I cannot find the option or field in MythTV-Setup where I choose to use it or where to put a command for custom channel changing.
View 2 Replies
View Related
Mar 25, 2011
Using zstyle, I can create a custom warning for messages and such, but looking into the man pages and all, I do not see anything for customizing actual error messages in ZSH, as such:
Code:
casper@ltp01[/home/casper][19:14] - asdfsdafasdfjsdf
zsh: command not found: asdfsdafasdfjsdf
View 3 Replies
View Related
Jun 14, 2011
The drive is mounted, and I'm saving files to it, but I can't navigate to it in terminal with the cd command. I can access other USB drives. Is it the space in the drive name? how to access the directory?
View 3 Replies
View Related
Jul 11, 2015
I was trying to run a jar file, so after using the "Open With..." context option to bring up "Choose Application", and I opened the "Custom Command Line" tab; I typed "java %f" and set Application name..My problem is that, I was left with an option in the File Properties "Open with:" drop-down box, and more annoyingly, a context menu option above "Open With..." to run .jar files with this useless option I created.
View 2 Replies
View Related
Feb 11, 2011
I want a media player that I can control from the command line. Ideally I would like it to have a GUI option, but I need to be able to run a command to "pause it", "play the next track in the playlist" etc. The player will be playing some media, then from another terminal I want to control the current instance. What are my options? I'd prefer it not to be an mpd client if possible.
View 11 Replies
View Related
Dec 24, 2010
I recently switched back to ubuntu after a year of gaming on w7, however I think that this time I'm going to stick to ubuntu, if she doesnt screw me like she has the previous times. Anyways, I was just wondering what media players you guys favor, and why? (maybe there doesn't have to be a reason xD), and I tried to install beep media player with:
sudo aptitude install beep-media-player
And the return is: sudo: aptitude: command not found
View 1 Replies
View Related
Jul 6, 2010
I'm using Fedora 12, and I want to mount/unmount my USB memory stick from the command line. I know I could edit /etc/fstab and so on, but I want to emulate what happens when you mount using the GUI (I use KDE and the device notifier), that is, I want to be able to do this as an unprivileged user and not have to know the mount point exists in advance.
I'm sure in older versions of Fedora there was a command something like `gnome-user-mount' which let me do this knowing only the filesystem label... What is the current equivalent?
View 5 Replies
View Related
Nov 26, 2009
Suppose that it is not convenient to go behind a machine to have a look.So I want to use a command to show whether the cable is plugged into network card. (Media connected or not)Can ifconfig do this? Or another one?
View 2 Replies
View Related
Jun 2, 2011
What is the terminal command to shuffle, or randomly play a song on banshee media player? I have already checked 'banshee.
View 2 Replies
View Related
Dec 28, 2009
Just spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
View 1 Replies
View Related
Jan 16, 2010
How can I make a program I wrote in C be used to open a specific file type? I am using Gnome and I tried right clicking on the file and then "Properties > Open With > Add > Use a custom command" and then adding my program's path but when I double click the file nothing happens.
View 5 Replies
View Related
Jan 13, 2010
Is there a way to undelete a just-deleted file in JFS? I can't seem to find any information on it. I'd have sworn I did this before but didn't save the steps.
View 1 Replies
View Related