Ubuntu :: Launch Some Programs At The Boot (in Specific Places)
Nov 11, 2010
My wish is to launch some programs (chromium, pidgin and xchat on the first virtual desktop and the terminal, the file manager and geany on the second one). I also wish them to have the same size and place than they've had the last time I used them (just to keep them always at the same place). My researches haven't been successful for the moment cause the only idea I found was lxsession-edit which doesn't do exactly what I want..
View 5 Replies
ADVERTISEMENT
Sep 6, 2010
I installed an application named Specto for monitoring websites and im trying to launch this on boot.i got XFCE4 and went into Application Autostart in the Session and Startup... and i cant seem to find out where to point Specto, is it in the /usr/share/applications or not cause i tried adding it from there and it wont launch on start... anyone got a rundown on this? trying to understand it but i just dont coming from windows. Not sure where applications are going at all and the file system is just a mess compared to windows so i have no control on what and where to look.Also Specto does not show up in task manager and in the Session tab of Sessions and Startup... why?
View 4 Replies
View Related
Feb 13, 2010
I need to creat launcher that launches Terminal into a specific Profile..
I found a website that says that this code will work
Code:
gnome-terminal --window-with-profile=<Profile_name>
But, I also need to launch to specific Directory also. So, My code looks like this
Code:
gnome-terminal --window-with-profile=Scripts --working-directory /home/mike2/Desktop/Scripts
But it doesnt work.. I have a feeling I'm doing something wrong, though.
View 9 Replies
View Related
Jun 14, 2011
I can't remember the name of the GUI app that I used that allowed me to specify which workspace specific apps would launch in when I start up my computer.
View 2 Replies
View Related
Apr 29, 2011
I really don't like the programs listing that are on the left side is their any way to move them back into the top bar like I could with 10.04 ? was just much quicker to start/launch programs now I got to hunt through the long list on the left side and the slider is so slow on top of it all getting frustrated now with 11.04
View 3 Replies
View Related
Jun 25, 2010
I am trying to launch gnome-terminal on a specific workspace (4). I have tried the following :
gnome-terminal -t mytitle; wmctrl -r mytitle -t 3
but this just causes the terminal not to launch.
View 9 Replies
View Related
Aug 24, 2010
I have a laptop running Ubuntu hooked up to a TV via a VGA to S-Video converter with the VGA-out through an external monitor, and I am trying to find a way to set vlc or mplayer to open fullscreen in the external monitor by default. Eventually I want to be able to hit enter on a video file and have it play on the TV without any dragging to the external monitor. I have googled around a bit, checked the monitor settings options, and looked through the media player options but so far can't find anything.
View 3 Replies
View Related
Jun 13, 2011
I'm running Ubuntu 10.10 in a computer with a 7200rpm HD, 8Gb Ram, and a Core i7, and the time it takes to load the desktop is insane. There are threads that mention the problem of gnome looking for nonexistent floppy drives and to solve the problem by disabling that in the BIOS (option I don't have). Anyway, besides that problem, by running at startup a gnome-terminal with the iotop command, I noticed that two processes have a huge i/o load on the system: google desktop and ubuntu one. I would like those programs to run as part of the startup process, but be launched after several seconds (to allow the rest of the programs to load). Is there any way I can achieve this? I think there should be a way modifying the commands under startup application, but I cannot find anything that works.
View 2 Replies
View Related
Jun 13, 2011
The problem is that KLauncher seems to periodically lose the ability to launch programs. Sometimes an error dialog pops up: "Error launching /usr/share/applications/kde4/ksysguard.desktop. Either KLauncher is not running anymore, or it failed to start the application." (I verified that KLauncher is in fact still running). Other times, the pointer icon bounces and the placeholder shows up in my task bar, but then it all goes away without any error.
There doesn't seem to be any pattern as to what's running when this happens, or how much memory is in use, or what I launch, or anything else. Sometimes, if I start closing apps that are already open, then the thing I tried to launch will start up. Other times, I have to actually log out and back in before I can get anything to start. Other than that, the desktop continues to behave normally. Nothing seems to be locked up or anything. It's very strange.
View 9 Replies
View Related
Jun 5, 2010
do all programs installed from software center lanuch from applications? installed fcrackzip but i can't find it to open it.
View 1 Replies
View Related
Apr 27, 2010
I recently installed ubuntu 9.10. I have been trying to launch utilities and other programs that have .exe extensions by double clicking the .exe file. Each time I attempt this I get the following error message in archive manager:
[Code]...
View 5 Replies
View Related
Apr 27, 2011
I'm using Opensuse 11.3 with KDE 4.4.4. When using the task switcher, only programs open on the current desktop are visible. I think it would be handy to have the Launch Bar work in the same fashion.
Is it possible to have the Launch Bar only show programs open on the current desktop?
View 2 Replies
View Related
Jul 7, 2010
Can anyone imagine a way to set certain TTY's to show specific programs upon login?
If I were to log in under my normal account, it'd be cool if I could set one up to load top upon authentication, maybe watch tail /var/log/syslog on another, and so on.
I know they require authentication, but would there be a way to say on startup if isTTY and TTYnum=y and if user=x execute script z?
View 1 Replies
View Related
Jan 9, 2011
Yesterday, I downloaded qt and gcc by using "synaptic package manager" tool.Where does those programs intstalled?Well, in windows the programs are installed in c:Program Files folder. Similarly, is there a specific folder that the newly installed programs are placed?
View 4 Replies
View Related
Sep 4, 2010
Is it possible to find programs that were installed on a specific date or within a specific date range? If so, how?
View 6 Replies
View Related
Jun 16, 2011
I am fairly new to Ubuntu and was wondering if anybody knows of a way to open up a number of programs and placing them in specific spots programmatically. Basically, I'm trying to avoid having to open my IDE, multiple terminal windows, browsers, etc... and then having to place them all in the exact position I want when my machine boots up. Ideally, I could say:Program A, is placed on Monitor 1, workspace 1, at position 0, 0, with height and width 600 x 400. Program B, is placed on Monitor 2, workspace 2, at position 600, 500, with height and width 1000 x 600
View 1 Replies
View Related
Jul 31, 2010
how to kill all Programs on a specific X display? In example, I need to kill all Programs on Display :1. How is this possible?
View 2 Replies
View Related
Jun 15, 2011
I am trying to get a PXE boot going, and all is fine, however the ethernet card will not come up. The kernel modules are installed, and I can see them in the boot log, however it gets stuck on
eth0: no link during initialization ADDRCONF(NETDEV_UP): eth0: link is not ready
During disk boot, this also happens twice, and finally on try 3 link comes up.
FWIW r8169 chipset
View 1 Replies
View Related
Jun 20, 2011
In a computer, the brightness can't be changed with the fn key (and the brightness starts at 100%) :S I can set the brightness with this command from a shell: sudo setpci -s 00:02.0 F4.B=25 In Ubuntu 10.04 worked set this command in /etc/rc.local But in Ubuntu 11.04 I did this, but it didn't work. In which file can I set a root command in the boot in Ubuntu 11.04?
View 3 Replies
View Related
May 28, 2010
I'm new to Linux, trying it out as an alternative to Windows. I have created a bootable pendrive which had been working, but when I rebooted the 'Ubuntu' splash screen was larger, blockier than normal, then I am presented with a purple screen with nothing on it. Not sure if it is frozen, cannot do anything at this stage, desktop doesn't launch.
View 5 Replies
View Related
Dec 21, 2009
I installed f12 few days back. A pop up came which mentioned '336 new updates available' and I opted 'install only security updates'.
Now in the boot screen 3 options come instead of 2:
1. Fedora 2.6.31.6-166.fc12.i686.pae
2. Fedora 2.6.31.6-127.fc12.i686.pae
3. Windows
I am able to boot into both versions of fedora, but I cannot launch firefox it says-'your version of SQlite is too old and the application cannot run'. How do I correct the screw up. Should I re-install the whole thing....? why is it showing as 2 versions....? I installed yumex recently, is it the reason.....?
View 8 Replies
View Related
Mar 10, 2011
Problem concerns HP laptop running XP and Fedora 13 and using Grub2. When installed the grub became the primary bootloader. I have been unable to successfully use any of the common fixes to reload the windows bootloaderWindows install has been unable to reload the windows bootloader. With the grub being primary I cannot access the factory restore partition.Is there a way to disable the grub and force the machine to the restore partition or use a recovery distro to run it? I have tried Knoppix but was unable to access the partition. I am still a linux wbie and understand I may be missing something simple but have yet to resolve the issue and need help. I need to reformat the machine and will run linux from an external usb. At this point all data is backed up and I am open for any options.
I have tried to access the MBR directly but fixing it is beyond my current skill level.Additional details: Initial linux install along-side XP was Mint 9. It completely wiped out the bootloader and failed to install properly. Installed Fedora and it reloaded the grub and fixed the bootloader which allowed the machine to boot and function with both OS's.
View 2 Replies
View Related
Mar 20, 2010
I'm trying to get a multi-boot setup going for a USB.
I have different vfat-32 partitions I have copied ISOs of several linux distros.
The first one I installed using unetbootin, which works great and uses syslinux, but syslinux can't boot other partitions. So, I have grub installed.
I have gotten so far as to be able to get the grub menu up, but trying to load the partition's isolinux (which is how the Linux Mint LDXE distro boots) gives me an grub error 13.
Here is my menu.1st:
Code:
default0
gfxmenu=/boot/gfxmenu/linuxmint.message
timeout5
[Code]....
View 7 Replies
View Related
Sep 3, 2010
I have a VPS with Ubuntu 10.04 and acces to it via putty. Besides postgres database there should be running two java program which I wrote. It works fine from command line. But I need them to start automatically at boot time.
View 5 Replies
View Related
Aug 27, 2011
[code]...
What/where is this eth0 interface? Is it possible I can direct PXE boot to use different interface?
View 1 Replies
View Related
Jun 8, 2010
How do I give permission to a logged in user to stop/start a specific service without entering a root/sudo password? So they can do a simple "service SomeService stop|start" It is for a headless Ubuntu server.
View 5 Replies
View Related
Jul 10, 2010
How would I make sure cron is running every time my server is turned on? I want to make cron jobs, but I need to know that it is running when the server boots. Also, I used a program at some point that was terminal based and it showed be what programs ran when the server booted up. It allowed me to check a box and select which programs I could run at boot. If someone could tell me this program,
View 2 Replies
View Related
Sep 29, 2010
So a few years ago I had a guy build me a computer that solely run off Ubuntu. Was a gift to me dad and all was well...my dad just gave me the computer and there are too many problems and I am not exactly good with this kind of work.
I really just want to completely uninstall Linux so I can get windows xp on this laptop. I don't even know where to start, any ideas?
Unless of course someone can give me a crash course on how to fix me being able to download updates so that I can actually add/remove programs, get my DVD to read DVDs and many many more ridiculous things...
View 9 Replies
View Related
Jun 9, 2010
my system I want user1 and only user1 to be able to mount and unmount a specific partition, this partition contains backups and is usually mounted read only, needs to be temporarily mounted read/write by user1 while doing the backup.user1 is an unprivileged user. I've read that the user option will let any user mount the file-system (and only that user can then subsequently unmount it) and that the users option allows any user to mount or unmount the file-system.I also found this in mount's man pageQuote:The owner option is similar to the user option, with the restriction that the user must be the owner of the special file. This may be useful e.g. for /dev/fd if a login script makes the console user owner of this device. The group option is similar, with the restriction that the user must be member of the group of the special file.So it looks like I'd need a login script for that user to make the user owner of the device file (/dev/voiceserv/backup in this case)
View 7 Replies
View Related
Apr 23, 2011
I am having a Lenovo Thinkpad SL400c laptop running on c2d (64 bit) processor. The problem is, Linux Mint doesn't boot in this laptop but boots well in other laptops( I tried it in dell inspiron and compaq ones)and desktop. I tried all versions (from Linux mint 7 till 10 and both 32 and 64 bit versions). What actually happens is that, the BIOS loads the CD (doesn't even asks "press any key to boot from CD" as it asks for Windows) and abruptly results in a blank screen. It remains blank even for hours. But Opensuse, Ubuntu, and even open solaris all run fine on this system. Don't know why it resists only Linux mint.
View 1 Replies
View Related