OpenSUSE :: KDE4 Icons And Command Line Commands?
Sep 3, 2010
I'm running Suse 11.3 with KDE4.I have an icon in my Kickoff Application Launcher for xterm. WhenI click on the icon, it apparently executes the command /usr/bin/xterm which generates a large window with a large font.I would like to get a smaller window with a smaller font. I knowhow to do that on a command line but to execute the commandI need to _already_ have a window open so I can run the command.So how do I (a) add a new icon to the KDE launcher which generates the command I want or (b) change the existing iconso that it executes MY command and not the basic /usr/bin/xterm?
View 2 Replies
ADVERTISEMENT
Dec 5, 2010
i've 6 desktops, with a lot of icons organiced over themnyone in the place i like.Sometimes (once a mont or so) when i boot mi computer, all the icons on all the desktops apears reorganiced: All on the left side of the screen and all equally spaced. I don't want it to happen anymore because each time it happens i lose half an hour reorganicing them.I've tried to mark in the desktop the option "icons fixed", and I've tried to update KDE to the repo KDE instead of the one in the OSS repo, but nothing works, lately instead of disorganicing the icons once a week it happens each 3 to 7 days.
View 2 Replies
View Related
May 21, 2011
I am trying to get 2 things to operate on the same line, for example echo Current Version: [cat /file/ver.txt] is there a way to do this?
View 1 Replies
View Related
Aug 22, 2011
I'm developing in java.
I want to create a GUI interface for some command line commands (drush - drupal).
How can I interact with the command line commands with java? or any other languege?
View 6 Replies
View Related
Jun 23, 2010
I just want to know that how can I execute my scripts (example.sh) files like other normal commands from command-line. Please describe the full method
View 5 Replies
View Related
Jun 24, 2011
I'd like to measure network latency for SNMP GET request. There is a free command line tool time which can be used to find timing statistics for various commands. For example it can be used with snmpget in the following way:$ time snmpget -v 2c -c public 192.168.1.3 .1.3.6.1.2.1.2.2.1.10.2IF-MIB::ifInOctets.2 = Counter32: 112857973real 0m0.162suser 0m0.069ssys 0m0.005sAccording to the manual, statistics conists of:
the elapsed real time between
invocation and termination,
the user CPU time (the sum of the
[code]....
View 3 Replies
View Related
Mar 10, 2011
Is it possible to carry out mysql commands directly from the ubuntu cli rather than open mysql?eg to create a database I would normally type
Code:
user@localhost:~$ mysql -u root -p
then INSIDE the mysql CLI I would type
[code]....
View 3 Replies
View Related
Feb 7, 2010
I just installed pardus with kde4 and there's the ability to have "widgets" but i can't seem to scatter any files across the desktop. There're files in my /home/rabbit/Desktop folder but they don't show up on the desktop. I just want to know if this is just how kde4 is supposed to work?It seems odd if it is. I think the whole point of the desktop is to have commonly used files and programs just laying about
View 2 Replies
View Related
Mar 15, 2011
I'm using debian squeeze in my netbook and I'm not familiarized with KDE4 (4.4, the one in squeeze) and I wanted to know: how can I create desktop shortcuts?the desktop shortcuts, are they files stored in some place, or are they all part of the plasmoiddesktop activity"? if so, how can I create a generic desktop shortcut with it's own command and icon?BTW, how can I save the "desktop activity" i currently have, so if I accidentaly click delete desktop activity in the menu I can have all my icons and wallpaper back?
View 7 Replies
View Related
Aug 29, 2010
how to remove the '.desktop' suffix appended to my icons? I unintentionally installed the 64-bit S13.1 when I wanted the 32-bit version - anybody notice the misleading text around the hole on the DVD? The 'Slackware 13.1 (amd64)' side is the 32-bit and the 'Slackware 13.1 (1386)' side is actually the 64-bit version. It fooled me, anyway, and after finding out how limited software choice was I spat the dummy and went back to 32 :/ But...with Desktop Settings>Activity set to 'Folder View' I now have this unwanted suffix added to my icons. Also, if I'm in my home directory via Dolphin and I create new folders they also appear out on the desktop!
View 2 Replies
View Related
Apr 20, 2011
Is there a way to resize the icons in KDE4 in the taskbar and the system tray? And I mean a REAL resize, independent of the size of the whole panel.
View 4 Replies
View Related
Dec 2, 2010
Just installed xsnow on my sisters Ubuntu pc and it runs ok, however it seems not to work properly with the desktop icons. When a snowflake falls over the icon it kind of cuts a jagged line through it. The icon is then restored when you hover over it.
View 3 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Jul 11, 2010
For some time now, that the "Run command" window (which pops up when clicking alt+F2) doesn't show the 4 buttons, it shows just an empty black rectangle.
I have another system which is installed with the same kde4.4.5 rpms and I don't have this problem. I went over kde configuration files and can't find the cause.
Attached is a snapshot or the problem :
I recently noticed that when pressing alt+tab to scroll between windows, only the icon of the window is highlighted when in the 2nd machine there is a bounding box which the surrounds the icon and the text.
View 6 Replies
View Related
Mar 12, 2010
Running 11.2, Is it possible to configure it to boot directly to a command line, outside of the GUI....as a default
View 9 Replies
View Related
Jun 21, 2011
I'm trying to send a text message from the command line to a cell phone. Right now I'm working with gnokii but it isn't panning out. I ranCode:echo "This is a test message" | gnokii --sendsms +17191234567 -r but it isn't working. The output I get is this
Code:
GNOKII Version 0.6.27
[code]....
View 9 Replies
View Related
Feb 5, 2010
if is posible to start a VM from the command line?
[code]...
View 3 Replies
View Related
May 25, 2010
How do I find files in opensuse 11.2 without using the command line. I see in dolphin "nepomuksearch", but it doesn't work. Even in the command line you cannot whereis a file like Monday, Monday.mp3. whereis also seems to be case sensitive.
View 5 Replies
View Related
Feb 20, 2011
I am a redhat admin and also use Ubuntu. Installed opensuse on my home machine to give it a whirl. I can't seem to figure out why i can't open gui application from the command line.
I receive a GTK error when trying to open with sudo. What am i doing wrong?
EDIT: NM solved my own question, had to add DISPLAY and XAUTHORITY to the sudoers file.
View 5 Replies
View Related
Jun 25, 2011
Doing an install of Suse 11.4 --- and the screen runs off the monitor to the right. A little guess word with the tab key and I could move through the install process by tabbing three times after the ""help" button. As I'm writing this the machine rebooted after initial load and the screen is okay - and I can see the abort-back-next buttons now. But really, what's with that? That's just so unprofessional. Hopefully the dev team reads these forums since there isn't any easily discoverable way to communicate with them. And you don't keep the iso's updated? The BETA of Firefox 4?? Really? Then I can only update to 4.01 from the repository? so I download an unpack the 5.0 from Mozilla -- and find out ./configure no longer works. The archive extractor still doesn't have an "install package" option anywhere, and now I can't use the command line either?
View 8 Replies
View Related
Mar 4, 2011
If I use Dosbox in full screen mode, and then exit back to KDE, my desktop icons get shuffled around.I'm using the desktop folder view in KDE 4.4.3I've noticed that this also happens with ScummVM as well, so I think it's more a KDE issue?
View 3 Replies
View Related
Mar 1, 2010
I want to change the default command line editor from vim to nano, so for example when I type "visudo", I want it to user nano. In Ubuntu this can be easily done by using "update-alternatives --config editor", but openUSE doesn't have an editor-option
View 4 Replies
View Related
Feb 10, 2011
I'm looking for a solution which would allow me to move and resize windows (e.g. rdesktop or firefox, etc...) in X. Preferably independent of either GNOME or KDE. The purpose of this is to be able to perform demo, where certain windows would be placed on a laptop's external monitor, without the obvious mouse cursor movements and resizing.
View 6 Replies
View Related
May 19, 2011
I add a "command line" or "mini-commander" applet to the panel in gnome, but nothing happens.
If I launch "/usr/lib/mini_commander_applet" on a terminal, I get a dozen such applets, for all the times I tried, but then I have an xterm tied up.
If I launch the same from "alt-f2" it does not work, and gives no error.
Carlos E. R. (from 11.2 x86_64 "Emerald" at Telcontar)
View 9 Replies
View Related
Jan 14, 2010
I was expecting a gnome window login prompt after installation was done. Instead I am getting a command line login prompt.Am I right expecting a X-Windows login prompt?I login successfully, but I am dropped into a shell (bash) instead of a gnome desktop.
The hardware I am installing on:
Intel Core 2 Duo
2 GB Ram
137 GB HD
Radeon X1300/X1550 Series
Monitor - Dell E156FP (max res 1024x768 60 Hz)
View 8 Replies
View Related
Mar 27, 2010
I recently had to reinstall openSUSE 11.2 on my computer...
specifications
nx 6120 laptop
512 Ram
1.77 ghz processor
and i think i have intel 915 graphics chipset or something....
but now to the point. i had to make a fresh install on my computer. Before that it was working fine. I used a live usb for the installation process. there no GUI came up but i used yast2 to install the live usb. installation went smoothly with no hiccups....i restarted the computer and selected open SUSE 11.2 in the boot menu.
but after booting it again comes to this dark screen with a lot green 'dones' and then finally at the bottom i have my login space....so no desktop.
View 8 Replies
View Related
Dec 9, 2010
i dont have much of command line experience with linux.can i setup opensuse server in such a way that i do all my configurations in gui mode and then switch the server to no gui mode as to free up resources.
View 9 Replies
View Related
Jun 28, 2010
I'm wanting to be able to run the Open Suse start menu from the command line.king remotely, I have found that I have faster response time by only running specific X components instead of an entire desktop (particularly useful under Windows 7 Cygwin). Specifically, I'd like to invoke the start menu from a ssh command line.On Linux Mint,line command is:mintmenuWhat is the equivalent command to bring up the Slab Start Menu on Open Suse?
View 8 Replies
View Related
Apr 7, 2011
I recently upgraded from 11.3 to 11.4 succesfully. I had to reinstall several applications and, some of them, can't be configured as default from the control panel (e.g. Opera as default browser, VLC as default media player). The problem is that droplists at the prefered applications don't show any other than the default ones, Firefox and TotemIs there a way I can change these settings via command line or a way to fix what applications are shown at the control panel?
View 8 Replies
View Related
Jun 22, 2011
I have a few PCs that are used by average joe's and whenever updates are available the update applet apears indicating there are updates. I usually update all these machines at the same time using zypper so in order to remove additional confusion how can I disable this? I've read in the forum how to stop it from starting up by going to Control Center | Startup Applications and unchecking Packagekit Update Applet. Is there a way to do this using the command line? I'm sure there is, after all this is Linux, I just need to know how. Reason being is I'll be ssh'ing into these machines to disable the update applet and don't want to touch all the machines and click my way to stop it at startup. Figure there has to be an easier way
View 9 Replies
View Related