search for: rightclick

Displaying 20 results from an estimated 40 matches for "rightclick".

2007 Oct 31
3
How to make "Add permission" for folder in system withntacl support?
...please! I have to replace the Windows NT 4.0 server with Samba but I still don't know how to do this. I need to allow to someone (some user group) the right to add files into the folder. They use this "feature" on current NT server ver often and to this in the following ways: 1. Rightclick on file you want to add, Copy, then go to server, for exaple (\\main\), locate the desired share name, rightclick on it and Paste. 2. Just drag the files you want to add to desired sharename. But when you will try to go in the same share, you will receive the "permission denied" messag...
2009 May 04
2
Trying to Play Command & Conquer: Tiberium Sun On Ubuntu?
Hi, i have installed Tiberium Sun successfully and everything and i rightclick the autorun.exe and open with wine and it is fine, it opens up the screen and i click "play" and it just turns off completely without a warning or error or anything ... can anyone help? i am using ubuntu intrepid by the way, and wine version 1.0.1 Louise x
2010 Dec 31
1
Wine doesn't open the installer
...t; This will start the .EXE using Wine. If it is an installer, it should then run as it would in Windows. If the application asks for a directory to install the application to, select put it under C:\Program Files. I downloaded itunessetup.exe from the apple site and put it in the home folder I rightclick/run with WINE and it opens a tab/program/rectangle at the bottom (panel, I think it's called) that is titled "wine windows program loader" when I click on it, nothing happens and it stays minimized. after a few moments, it goes away and i'm back to square one. HEEELPPP
2007 Apr 09
0
Unobtrusive IPE -- comments, please
I just coded an unobtrusive In Place Editor and wanted to get some review and comments for it. Anyone spot anything obvious that I could do to streamline this? Thanks, Walter <script type="text/javascript" charset="utf-8"> var rightClick = function(e){ Event.stop(e); var editListing = new Ajax.InPlaceEditor("listing_body", "ajax_update.php", {rows:20,cols:50, onComplete: function(transport, element) { new Effect.Highlight(element, {startcolor: this.options.highlightcolor}); editListing....
2006 Mar 29
6
which function to use to do classification
Dear All, I have a data, suppose it is an N*M matrix data. All I want is to classify it into, let see, 3 classes. Which method(s) do you think is(are) appropriate for this purpose? Any reference will be welcome! Thanks! Best, Baoqiang Cao
2019 Oct 05
2
How to add an application icon?
...osedly you CAN INSTALL an > extension to get you back to a right mouse click to add an application > to your icon to your desktop, but this requires gnome 3.30. The lack of > something easier to do this is truly annoying. I feel your pain! > Finally. ln -s doesn't work. cp and then rightclick on the icon and select "Allow Launching". Easy as pie. I develop and do some admin work on Linux servers for some 20 years but GNOME 3 still baffles me. Thanks guys.
2008 Jan 02
2
Windows Shell Command under Vista
Dear R2008, In Windows 2000, I used the following shell extension to allow right-click rgui start in a directory (assuming rgui.exe is on the path: ----- REGEDIT4 [HKEY_CLASSES_ROOT\Directory\shell\Run R] [HKEY_CLASSES_ROOT\Directory\shell\Run R\command] @="Rgui.exe --no-restore --no-save --internet2" ---- I switched to Vista this year. For reasons I don't understand, I have
2014 May 05
1
samba 3.6.6 office 2010, write protection on files
...n = no map archive = no map readonly = no store dos attributes = yes dos filemode = yes users in the group 'cad' can create xlsx and docx files with office 2010, but everybody else in this group can only open this files in write-protected mode. if I check the settings on windows with rightclick->settings the checkbox with 'write-protection' is set on the whole folder.. on linux the folder rights are drwxrwx---+ 68 www-data cad and the file rights -rwxrwx---+ 1 user fg-domuser 7767 Apr 28 11:35 test.xlsx it should be possible that every user is allowed to open files on th...
2003 Nov 18
2
Printerassistent.
Hi there, Ok. My last postings about my problems with printerinstalation over controlpanel were still not answered. So maybe I have to ask my question in an other way. Is someone able to install a printer shared by Samba 3/Samba pre3 x over the controlpanel? I can't. I can't see my Server. I can see the Domain name and I can see other clients wich belong to the domain. I can see all and
2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to figure out what was wrong with my app (Proxomitron), which is leaving unkillable processes around. So I went into ExitThread, and added something like: DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid()); exit(code); right at the top of the function. And, lo and behold, the processId matches the
2002 Jun 25
1
Uploading printer drivers to Samba
...ry. Click Retry to retry the operation or click Cancel to cancel" I've created both the WIN40 and the W32X86 folders under /usr/local/samba/print, in addition I've tried all kinds of permissions on them. Here's what I do: 1. Go to the printer share on the Samba box via XP 2. Rightclick --> properties and then answer no 3. Go to advanced tab and press New Driver 4. Select the drivers to upload, it then starts copying the drivers locally before trying to upload them. This is when I get the error. I use RH 7.1 and Samba 2.2.5. My smb.config file: [global] workgroup = SMART...
2015 Feb 27
2
Empty files created on Windows
...o understand the difference between files created on a Samba share via Windows and directly the server's file system. I note from "stat" that an empty file created on the server with "touch" is zero bytes and zero blocks. However, an empty file created with Windows Explorer rightclick->new->text document is also zero bytes but uses 8 blocks. Adding an ACL to the server-created file doesn't change its block size but copying the ACL from the windows-created file does: $ cp --attributes-only --preserve=xattr b.txt a.txt I'd like to understand the differences; I'...
2005 Dec 17
0
CentOS-announce Digest, Vol 10, Issue 7
...re and weather condition, using weather data provided by xoap.weather.com. ------------ xfce4-windowlist-plugin Windowlist plugin for the Xfce panel. The menubutton shows the icon of the active window and leftclick pops up a window list. Leftclick on one of the items activates the selected window, rightclick pops up a window action menu. ------------ The following files have been uploaded and are syncing to the mirrors: i386: xfce4-cpugraph-plugin-0.2.2-4.c4.i386.rpm xfce4-datetime-plugin-0.3.1-5.c4.i386.rpm xfce4-genmon-plugin-1.1-4.c4.i386.rpm xfce4-weather-plugin-0.4.9-4.c4.i386.rpm xfce4-windowli...
2011 Jul 11
13
Sims 3 help
Hey, Im new to wine and ubuntu and just downloaded wine (1.2.2-0ubuntu6). Im trying to install "the sims 3" (a game for windows/macOS). Here is what I do, and what happends: 1: I insert the CD. 2: I go to "my computer" 3: I click on the sims3 file or whatever it is. 4: "The SIMS(tm) 3 install.app"-folder shows up. 5: I right-click on it, and click "open with
2019 Oct 05
2
How to add an application icon?
> > > How to add an application icon to gnome 3 classic desktop on centos 8? > > TIA > > Using firefox as an example, > > cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > > or > > ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > I've already tried something like this but the icon is that of a text document
2008 Mar 24
4
How to switch between English and Russian in Star Office Text Editor ?
I apologize for such kind of questions. SNV84 installed with additional language Russian. I cannot find out what key combination will switch between Eng/Russian. Thanks in advance This message posted from opensolaris.org
2010 Jun 26
2
Smoothly alt+cursoring in and out of fullscreen wine games
...of Counter Strike: Source to my other workspaces in Ubuntu 9.10, and when I alt+cursor back to the workspace running CS:S let it still in full screen mode. At the moment the game follows me to the new workspace minimized, and I have to manually click on it in my lower panel to refullscreen after rightclicking it back to the correct workspace. I already have the following checked in the graphics tab for hl2.exe: Allow DirectX apps to stop the mouse leaving their window Allow the window manager to decorate the windows Allow the window manager to control the windows Emulate a virtual desktop 1280x1024...
2011 Feb 10
1
Re: I need install
Wine RUN EXECUTABILE exe, exe.co, Bat if you tryin to execute an exe it will run. Just do next: remove wine from sistem and reinstall wine than try to run your software again. i'm using 1.1.42 and it work just fine.
2011 Feb 12
1
First time configured Wine not running .exe files
Hi, I have recently installed ubuntu 10.10 and need to run specific .exe files. I am not a new wine user. But this time, it is not working at all. Whenever I am trying to run a .exe, it gives the following error message: ================================================= The file 'xyz.exe' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be
2006 Apr 01
0
CEEA-2005:1216-001 CentOS 4 i386 xfce - enhancement update (extras only)
...re and weather condition, using weather data provided by xoap.weather.com. ------------ xfce4-windowlist-plugin Windowlist plugin for the Xfce panel. The menubutton shows the icon of the active window and leftclick pops up a window list. Leftclick on one of the items activates the selected window, rightclick pops up a window action menu. ------------ The following files have been uploaded and are syncing to the mirrors: i386: xfce4-cpugraph-plugin-0.2.2-4.c4.i386.rpm xfce4-datetime-plugin-0.3.1-5.c4.i386.rpm xfce4-genmon-plugin-1.1-4.c4.i386.rpm xfce4-weather-plugin-0.4.9-4.c4.i386.rpm xfce4-windowli...